llvm-project/clang-tools-extra/clang-tidy/hicpp
Eugene Zelenko 04d38c5f52 [Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in source code headers.
llvm-svn: 342601
2018-09-20 00:02:55 +00:00
..
CMakeLists.txt [Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in source code headers. 2018-09-20 00:02:55 +00:00
ExceptionBaseclassCheck.cpp [clang-tidy] fix PR37913, templated exception factory diagnosed correctly 2018-09-17 13:55:10 +00:00
ExceptionBaseclassCheck.h Add hicpp-exception-baseclass to the HIC++ module. 2017-08-11 16:31:51 +00:00
HICPPTidyModule.cpp [clang-tidy] Resubmit hicpp-multiway-paths-covered without breaking test 2018-03-21 15:34:15 +00:00
LICENSE.TXT
MultiwayPathsCoveredCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
MultiwayPathsCoveredCheck.h [clang-tidy] Resubmit hicpp-multiway-paths-covered without breaking test 2018-03-21 15:34:15 +00:00
NoAssemblerCheck.cpp [tidy] Move private ast matchers into anonymous namespaces to avoid ODR conflicts. 2018-02-18 19:02:35 +00:00
NoAssemblerCheck.h
SignedBitwiseCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
SignedBitwiseCheck.h [clang-tidy] hicpp bitwise operations on signed integers 2017-08-30 13:32:05 +00:00