Go to file
Anna Zaks 02a1fc1da6 [analyzer] Rely on LLVM Dominators in Clang dominator computation.
(Previously, Clang used it's implementation of dominators.)

The patch is contributed by Guoping Long!

llvm-svn: 145858
2011-12-05 21:33:11 +00:00
clang [analyzer] Rely on LLVM Dominators in Clang dominator computation. 2011-12-05 21:33:11 +00:00
compiler-rt [asan]: test a pure C file with -faddress-sanitizer; lint fixes 2011-12-05 20:44:30 +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 Updated heuristic regulating small string buffer 2011-12-01 00:08:59 +00:00
lldb Sanity check the inputs to SBCommandInterpreter::HandleCompletion 2011-12-05 19:24:15 +00:00
llvm Move 'returns_twice' definition into alphabetical place. 2011-12-05 21:27:54 +00:00
polly Cloog: Include header file for pipe/open/close 2011-12-04 10:44:14 +00:00