Go to file
Chandler Carruth 22a11b7248 Separate the serialization library's diagnostics from the frontend's
diagnostics. Conflating them was highly confusing and makes it harder to
establish a firm layering separation between these two libraries.

llvm-svn: 146207
2011-12-09 00:02:23 +00:00
clang Separate the serialization library's diagnostics from the frontend's 2011-12-09 00:02:23 +00:00
compiler-rt [asan] better test for use-after-return mode 2011-12-08 23:30:48 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 2011-12-05 00:08:45 +00:00
libcxxabi Modified __cxa_end_catch to handle dependent exceptions. 2011-12-08 19:35:18 +00:00
lldb If the expression parser is unable to complete a TagDecl 2011-12-08 23:45:45 +00:00
llvm Revert r146184. I am seeing performance regression cause by this patch in one test case. 2011-12-08 23:52:00 +00:00
polly ScheduleOptimizer: Do not tile bands with just one dimension 2011-12-08 13:02:58 +00:00