Go to file
Alexander Kornienko a7faa5b92a [clang-tidy] Update documentation
Summary: We have 2 scripts add_new_check.py and rename_check.py to bootstrap a new check creation. There is also clang-query to aid with the matcher creation. These were not mentioned in the current document, add them so it's available to the masses.

Reviewers: alexfh

Patch by Deniz Türkoglu!

Differential Revision: http://reviews.llvm.org/D16944

llvm-svn: 260098
2016-02-08 15:09:28 +00:00
clang clang/test/OpenMP/parallel_private_codegen.cpp: Fix an expression. 2016-02-08 14:04:28 +00:00
clang-tools-extra [clang-tidy] Update documentation 2016-02-08 15:09:28 +00:00
compiler-rt [asan] XFAIL local_alias.cc testcase on android in order to fix sanitizer-x86_64-linux buildbot. 2016-02-08 12:58:05 +00:00
debuginfo-tests
libclc Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx build: silence warnings in in-tree build 2016-02-08 03:50:18 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Introduce NetBSD support 2016-02-06 18:19:29 +00:00
lld [ELF][MIPS] Support R_MIPS_COPY relocation 2016-02-08 10:05:13 +00:00
lldb Show real error message in -data-evaluate-expression 2016-02-08 10:04:51 +00:00
llgo
llvm [SLP] Fix placement of debug statement (NFC) 2016-02-08 14:11:39 +00:00
openmp [CMake] Introduce OPENMP_LLVM_TOOLS_DIR 2016-02-05 07:00:13 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00