Go to file
Reid Kleckner 95e8af7395 [codeview] Regenerate test case with unique identifiers
Clang now emits these, and these match MSVC. Should allow more powerful
merging of type records across TUs.

llvm-svn: 272864
2016-06-16 01:33:59 +00:00
clang [DebugInfo] Enable generation of unique identifiers for externally visible MS ABI types 2016-06-16 01:21:28 +00:00
clang-tools-extra [clang-tools] mark TokenName as unused 2016-06-15 23:04:42 +00:00
compiler-rt Merge two coverage tests undef UBSan into one. 2016-06-15 21:18:17 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Add an Android version check for GNU strerror_r. 2016-06-15 20:20:32 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Document an interesting LTO case. 2016-06-15 21:33:11 +00:00
lldb Set TERM env var for Xcode gtests 2016-06-15 21:31:02 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [codeview] Regenerate test case with unique identifiers 2016-06-16 01:33:59 +00:00
openmp Fix large overhead with itt notifications on region/barrier name composing 2016-06-14 19:27:22 +00:00
polly Replace ScalarReplAggregatesPass by SROAPass. 2016-06-15 13:21:28 +00:00