Go to file
Craig Topper f983a410c9 [Docs] Remove a stray period from a code example in the Programmer's Manual.
llvm-svn: 310520
2017-08-09 20:55:33 +00:00
clang [OpenMP] Fix failing test for D29660. 2017-08-09 20:52:58 +00:00
clang-tools-extra [clang-tidy] Fix another crash in make-unique check. 2017-08-09 17:03:42 +00:00
compiler-rt [asan] Refactor thread creation bookkeeping 2017-08-09 00:38:57 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc configure.py: Make python3 friendly 2017-08-02 15:00:59 +00:00
libcxx Change the way the literal operators are defined - now w/o a seperating space. This should be a NFC, but it will change how the compiler parses it. 2017-08-09 15:42:50 +00:00
libcxxabi [demangler] Rename some variables, NFC 2017-08-08 20:57:10 +00:00
libunwind [CMake] Allow overriding lib dir suffix independently from LLVM 2017-08-08 00:37:59 +00:00
lld [PDB] Fix an issue writing the publics stream. 2017-08-09 04:23:59 +00:00
lldb Add remainder of unittests to Xcode project 2017-08-09 19:44:18 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [Docs] Remove a stray period from a code example in the Programmer's Manual. 2017-08-09 20:55:33 +00:00
openmp Exclude version symbols for static libomp 2017-08-02 20:10:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ManagedMemoryRewrite] [Polly] Erase original malloc and free. [NFC] 2017-08-09 18:19:46 +00:00