Go to file
Alexander Kornienko 1b290adc43 [clang-tidy] Fix documentation.
Fixed broken links to cppcoreguidelines (anchors specified in the .md file
should be used, not automatic anchors generated by github).

Fixed formatting, array_view -> span, fixed sphinx errors in
misc-definitions-in-headers.rst.

llvm-svn: 258926
2016-01-27 11:37:19 +00:00
clang Update for LLVM change. 2016-01-27 10:01:30 +00:00
clang-tools-extra [clang-tidy] Fix documentation. 2016-01-27 11:37:19 +00:00
compiler-rt [compiler-rt] list_union() is actually an intersect operation. Rename it. 2016-01-27 09:28:01 +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 AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx [libcxx] Additional 'REQUIRE' directives for tests that require en_US.UTF-8. 2016-01-27 10:45:07 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; other minor fixes. 2016-01-26 18:27:37 +00:00
lldb Fix linking with LLVM_LINK_LLVM_DYLIB=ON 2016-01-27 11:02:02 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Add missing build attribute regression tests for Cortex-A8 2016-01-27 11:34:51 +00:00
openmp Change whitespace to test commit access 2016-01-27 07:24:03 +00:00
polly Unique phi write accesses 2016-01-26 13:33:27 +00:00