Go to file
Anna Zaks 4c4fe84b25 [analyzer] Flush bug reports in deterministic order.
This makes the diagnostic output order deterministic. 
1) This makes order of text diagnostics consistent from run to run.

2) Also resulted in different bugs being reported (from one run to
another) with plist-html output.

llvm-svn: 161151
2012-08-02 00:41:43 +00:00
clang [analyzer] Flush bug reports in deterministic order. 2012-08-02 00:41:43 +00:00
compiler-rt Add support for "movsbl %sil,%ecx" (x86_64) and "movsbl $imm(%ebp), %edx" (i386) to our fork of mach_override. 2012-08-01 16:35:48 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. 2012-07-31 21:30:28 +00:00
libcxxabi Update CREDITS.TXT 2012-08-01 19:24:04 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Silence the "Command ... failed!" message when not running in trace mode. 2012-08-01 19:56:04 +00:00
llvm Extract some methods from verifyLiveIntervals. 2012-08-02 00:20:20 +00:00
polly IndependentBLocks: Do not visit the same instruction twice when moving the 2012-08-01 08:46:11 +00:00