Go to file
David Majnemer 040fa34bec MS ABI: Use '1' (instead of '0') relative scope discriminators
This changes the scope discriminator's behavior to start at '1' instead
of '0'.  Symbol table diffing, for ABI compatibility testing, kept
finding these as false positives.

llvm-svn: 219075
2014-10-05 06:44:53 +00:00
clang MS ABI: Use '1' (instead of '0') relative scope discriminators 2014-10-05 06:44:53 +00:00
clang-tools-extra [clang-modernize] Update for API change. 2014-10-04 17:19:03 +00:00
compiler-rt Try harder to fix ARM/Linux after r219040. 2014-10-04 20:11:10 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement async_work_group_copy builtin v3 2014-10-03 19:49:39 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Use __atomic_exchange_n instead of Clang's __sync_swap 2014-10-03 20:03:47 +00:00
lld [mach-o] add -iphoneos_version_min as alias for -ios_version_min 2014-10-04 00:19:56 +00:00
lldb These two tests were failing on the FreeBSD bot - one has to assume because FreeBSD comes with libc++. Skip them 2014-10-03 22:33:03 +00:00
llvm HexagonMCCodeEmitter.cpp: Prune 2nd redundant \brief. [-Wdocumentation] 2014-10-05 04:54:54 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly DI: LLVM schema change: fold constants into string 2014-10-03 21:08:48 +00:00