Go to file
Eric Liu ff6d0d8b2e Removed class FormatStyle, which is a struct, forward declaration from Refactoring.h to avoid compilation error.
llvm-svn: 264760
2016-03-29 18:17:11 +00:00
clang Removed class FormatStyle, which is a struct, forward declaration from Refactoring.h to avoid compilation error. 2016-03-29 18:17:11 +00:00
clang-tools-extra [clang-tidy] Add check to detect dangling references in value handlers. 2016-03-29 18:02:26 +00:00
compiler-rt [Darwin] [Builtins] Cleaning up OS X exclude lists. NFC. 2016-03-29 17:34:13 +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: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Implement is_always_lock_free 2016-03-25 15:48:21 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld [ELF][MIPS] Remove redundant comments from the test. NFC. 2016-03-29 14:26:24 +00:00
lldb Don't try to call getTypeSize() on a class if it isn't complete as clang will assert and kill the process. 2016-03-29 17:36:38 +00:00
llgo [llgo] Increment "Debug Info Version" 2016-03-23 23:09:00 +00:00
llvm [asan] Make the global_metadata_darwin.ll test require El Capitan or newer 2016-03-29 17:58:49 +00:00
openmp [STATS] Missing check for MIC in config-ix.cmake 2016-03-28 18:53:10 +00:00
polly Revert "[ScopInfo] Fix domains after loops." 2016-03-29 07:50:52 +00:00