Go to file
Filipe Cabecinhas 391438a08d Add header guards to asan_descriptions.h
llvm-svn: 279062
2016-08-18 13:22:00 +00:00
clang [analyzer] Teach CloneDetector to find clones that look like copy-paste errors. 2016-08-18 12:29:41 +00:00
clang-tools-extra [clang-tidy docs] Minor fix 2016-08-18 11:12:03 +00:00
compiler-rt Add header guards to asan_descriptions.h 2016-08-18 13:22:00 +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 vstore_half{,n} 2016-08-17 20:02:11 +00:00
libcxx make the associative containers do the right thing for propogate_on_container_assignment. Fixes bug #29001. Tests are only for <map> right now - more complete tests will come when we revamp our allocator testing structure. 2016-08-17 23:24:02 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind Allow building both shared and static library 2016-08-08 22:55:48 +00:00
lld [ELF] - Linkerscript: removed duplicate forward declarations, regrouped. NFC. 2016-08-18 13:00:49 +00:00
lldb Move QSyncThreadState packet generation to the gdb-remote client 2016-08-18 12:32:41 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm (Trivial) TargetPassConfig: assert when TargetMachine has no MCAsmInfo 2016-08-18 13:08:58 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Rename StreamExecutor to Executor 2016-08-16 18:18:32 +00:00
polly [BlockGenerator] Invalidate SCEV values for instructions in scop 2016-08-18 10:45:57 +00:00