Go to file
Evgeniy Stepanov f95e706371 [asan] Add missing header in a test.
llvm-svn: 286191
2016-11-08 01:17:58 +00:00
clang Correctly ignore unnamed bit-fields when checking whether a union has fields. 2016-11-08 01:07:26 +00:00
clang-tools-extra [clang-tidy] Don't warn implicit variables in peformance-unnecessary-copy-initialization. 2016-11-08 00:45:34 +00:00
compiler-rt [asan] Add missing header in a test. 2016-11-08 01:17:58 +00:00
debuginfo-tests
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Protect std::experimental::optional tests under libcpp-no-exceptions 2016-11-07 08:23:59 +00:00
libcxxabi Fix typo in CMakeLists.txt: provide the path to libcxx checkout and not the include subdir 2016-11-07 22:16:27 +00:00
libunwind Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to Jeremy for the bug report and the patch. 2016-11-02 17:56:05 +00:00
lld [ELF] Use the SystemV hash in libObject instead of rolling our own. 2016-11-07 21:56:56 +00:00
lldb Simplify the PrintableRepresentationSpecialCases code; we never used the ePrintableRepresentationSpecialCasesOnly value and with enum classes the names doesn't need to be that long 2016-11-07 23:32:20 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm GlobalISel: improve error diagnostics when IRTranslation fails. 2016-11-08 01:12:17 +00:00
openmp [OpenMP] Enable ThreadSanitizer to check OpenMP programs 2016-11-07 15:58:36 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly IslNodeBuilder: Ensure newly generated memory accesses are well-defined 2016-11-05 21:46:01 +00:00