Go to file
Douglas Gregor 26b9178a50 Downgrade "function declared 'noreturn' should not return" from an
error (by default) to a warning, per C++0x [dcl.attr.noreturn]. Patch
from Sean Hunt!

llvm-svn: 84762
2009-10-21 15:46:01 +00:00
clang Downgrade "function declared 'noreturn' should not return" from an 2009-10-21 15:46:01 +00:00
compiler-rt Comment out broken tests and make the rest build in cmake build system. 2009-10-17 10:19:32 +00:00
llvm Cleanup of frame index scavenging. Better code flow and more accurately 2009-10-21 15:26:21 +00:00