Go to file
Victor Leschuk a2cd413129 Fix comment formatting for DebugInfoFlags.def
llvm-svn: 280722
2016-09-06 17:22:48 +00:00
clang Formatting with clang-format patch r280701 2016-09-06 17:06:14 +00:00
clang-tools-extra [clang-rename] Add comment after namespace closing 2016-09-05 09:42:02 +00:00
compiler-rt Add #include <cstdio> to unbreak build (missing definition of stderr) 2016-09-06 16:26:49 +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 configure.py: Add polaris10 and polaris11 2016-08-30 18:00:41 +00:00
libcxx Fix Bug 30240 - std::string: append(first, last) error when aliasing. Add test cases for append/insert/assign/replace while we're at it, and fix a similar bug in insert. 2016-09-05 01:54:30 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Mark R_GOTREL_FROM_END as a relative expression. 2016-09-06 13:57:15 +00:00
lldb Updated .clang-format rules so bring LLDB in line with LLVM standards. 2016-09-06 17:19:00 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Fix comment formatting for DebugInfoFlags.def 2016-09-06 17:22:48 +00:00
openmp Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. 2016-09-02 20:54:58 +00:00
parallel-libs [SE] Remove Platform*Handle classes 2016-09-06 17:07:22 +00:00
polly Add check-polly-tests build target. 2016-09-05 10:54:16 +00:00