Go to file
Chandler Carruth acbbeb9782 [Modules] Make our on-disk hash table of selector IDs be built in
a deterministic order.

This uses a MapVector to track the insertion order of selectors.

Found by inspection.

llvm-svn: 233342
2015-03-27 00:47:43 +00:00
clang [Modules] Make our on-disk hash table of selector IDs be built in 2015-03-27 00:47:43 +00:00
clang-tools-extra Fix false positive on anonymous namespaces in headers. 2015-03-24 15:21:45 +00:00
compiler-rt [UBSan] Explicitly list all supported OS/arch pairs supported by UBSan. 2015-03-26 17:26:04 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement fast_distance builtin 2015-03-23 18:10:04 +00:00
libcxx Add tests for library version of is_convertible 2015-03-26 16:45:21 +00:00
libcxxabi Don't print debugging messages to stdout. 2015-03-19 09:17:21 +00:00
lld Use llvm::make_unique. 2015-03-26 21:16:26 +00:00
lldb Allow ExpectedFailure* decorators to work with optional arguments 2015-03-27 00:26:52 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm DIBuilder: Change a few helpers to return downcasted MDNodes 2015-03-27 00:34:10 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Fix stupid memory leak 2015-03-26 22:22:33 +00:00