llvm-project/clang-tools-extra/clang-tidy/tool
Aaron Ballman b91d64c6cc Taking a stab at fixing failing build bots that use make. Unfortunately, the build logs do not point to much useful information for tracking this down, such as:
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/31782/steps/compile/logs/stdio

llvm-svn: 249136
2015-10-02 14:28:44 +00:00
..
CMakeLists.txt Adding a new clang-tidy module to house CERT-specific checkers, and map existing checkers to CERT secure coding rules and recommendations for both C (https://www.securecoding.cert.org/confluence/display/c/SEI+CERT+C+Coding+Standard) and C++ (https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=637). 2015-10-02 13:27:19 +00:00
ClangTidyMain.cpp Adding a new clang-tidy module to house CERT-specific checkers, and map existing checkers to CERT secure coding rules and recommendations for both C (https://www.securecoding.cert.org/confluence/display/c/SEI+CERT+C+Coding+Standard) and C++ (https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=637). 2015-10-02 13:27:19 +00:00
Makefile Taking a stab at fixing failing build bots that use make. Unfortunately, the build logs do not point to much useful information for tracking this down, such as: 2015-10-02 14:28:44 +00:00
clang-tidy-diff.py [clang-tidy] Update check name in the comment. NFC. 2015-09-15 13:13:48 +00:00
run-clang-tidy.py [clang-tidy] add option to specify build path 2015-09-28 17:53:04 +00:00