Go to file
Peter Collingbourne 6b5f17a586 Fix some order-of-initialisation warnings
llvm-svn: 132588
2011-06-03 20:41:09 +00:00
clang Emit debug info only if there is an insertion point. The debug info should not force an insertion point. Codegen may later on decide to not emit code for some reason, see extensive comment in CodeGenFunction::EmitStmt(), and debug info should not get in the way. 2011-06-03 19:21:47 +00:00
compiler-rt If a test case is not compiled on a specific platform, print "skipped" 2011-05-29 21:43:29 +00:00
debuginfo-tests Remove working directory path from intermediate files. They are not checked in the output anyway. 2011-05-31 23:57:48 +00:00
libcxx noexcept for <vector>. This also includes installing move_if_noexcept() into vector. 2011-06-03 19:40:40 +00:00
libcxxabi Tests for bad_typeid and bad_cast 2011-06-03 13:54:37 +00:00
lldb Fix some order-of-initialisation warnings 2011-06-03 20:41:09 +00:00
llvm Switch AllocationOrder to using RegisterClassInfo instead of a BitVector 2011-06-03 20:34:53 +00:00
polly www: Enable SSI on the webserver. 2011-05-26 12:20:16 +00:00