Go to file
Jim Grosbach 1152cc0cad ARM asm parser should be more lenient w/ .thumb_func directive.
Rather than require the symbol to be explicitly an argument of the directive,
allow it to look ahead and grab the symbol from the next non-whitespace
line.

rdar://10611140

llvm-svn: 147100
2011-12-21 22:30:16 +00:00
clang In Lexer::getCharAndSizeSlow[NoWarn] make sure we don't go over the end of the buffer 2011-12-21 20:19:55 +00:00
compiler-rt Recently the GCD tests started failing because of the invalid size of 2011-12-16 19:13:35 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix http://llvm.org/bugs/show_bug.cgi?id=11616 2011-12-19 17:58:44 +00:00
libcxxabi Add new and delete operators 2011-12-20 20:38:05 +00:00
lld Refactor and comment Atom attributes. Replace combine() with internalName() and mergeDuplicates() 2011-12-20 02:18:44 +00:00
lldb The "desired result type" code in the expression 2011-12-21 22:22:58 +00:00
llvm ARM asm parser should be more lenient w/ .thumb_func directive. 2011-12-21 22:30:16 +00:00
polly Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00