Go to file
Rafael Espindola c49ac5e7c2 Use std::unique_ptr. NFC.
llvm-svn: 255852
2015-12-16 23:49:14 +00:00
clang [WebAssembly] Initial linking support. 2015-12-16 23:30:41 +00:00
clang-tools-extra [clang-tidy] google-readability-namespace-comments: ignore stray semicolons 2015-12-16 15:44:42 +00:00
compiler-rt [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
debuginfo-tests
libclc AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Add CMake option LIBCXX_CONFIGURE_IDE to allow for other IDE's. 2015-12-16 23:41:05 +00:00
libcxxabi [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a 2015-12-14 22:20:04 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld ELF: Move shouldUseRela to Writer.cpp. 2015-12-16 23:33:56 +00:00
lldb Rework breakpoint language filtering to use the symbol context's language. 2015-12-16 19:40:00 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Use std::unique_ptr. NFC. 2015-12-16 23:49:14 +00:00
openmp Fix broken visual studio builds by disabling KMP_USE_TSX. 2015-12-14 17:39:30 +00:00
polly ScopInfo: Directly store MemoryAccessList in InstructionToAccess 2015-12-16 16:14:03 +00:00