Go to file
Ted Kremenek 9aa01441c3 Fix broken diagnostic when returning the address of a stack-allocated array.
llvm-svn: 93071
2010-01-09 20:05:00 +00:00
clang Fix broken diagnostic when returning the address of a stack-allocated array. 2010-01-09 20:05:00 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Clarify the requirements for a "tail call" to actually be optimized into a 2010-01-09 19:44:16 +00:00