Go to file
Eric Fiselier f9b141d16d Touch up [[clang::require_constant_initialization]] docs
* Fix an egregious comma usage.
* Remove the `static` keyword in the example since the variables should have
  external linkage.
* Use C++11 attributes in the example.

llvm-svn: 281712
2016-09-16 10:04:38 +00:00
clang Touch up [[clang::require_constant_initialization]] docs 2016-09-16 10:04:38 +00:00
clang-tools-extra [clang-rename] Merge rename-{at|all} & optimise. 2016-09-16 08:45:19 +00:00
compiler-rt [asan] Remove the test as the fix is going to be removed 2016-09-16 01:37:17 +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: Implement tgamma 2016-09-15 00:17:34 +00:00
libcxx Attempt to fix Sphinx build 2016-09-16 03:47:53 +00:00
libcxxabi Fix side effect in assertion 2016-09-16 08:16:07 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Use functions in DebugInfoPDB to create dummy PDB file. 2016-09-16 04:32:33 +00:00
lldb add availability check to DarwinLog event tests 2016-09-16 03:07:14 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Move the Mangler from the AsmPrinter down to TLOF and clean up the 2016-09-16 07:33:15 +00:00
openmp [cmake] Make libgomp & libiomp5 alias install optional 2016-09-14 17:46:27 +00:00
parallel-libs [SE] Fix config bug with CUDA tests 2016-09-15 20:26:28 +00:00
polly Update CFGPrinter -> CFGPrinterLegacyPass 2016-09-16 05:48:09 +00:00