llvm-project/clang-tools-extra/clang-tidy/hicpp
Stephen Kelly 43465bf3fd Port getLocStart -> getBeginLoc
Reviewers: javed.absar

Subscribers: nemanjai, kbarton, ilya-biryukov, ioeric, jkorous, arphaman, jfb, cfe-commits

Differential Revision: https://reviews.llvm.org/D50354

llvm-svn: 339400
2018-08-09 22:42:26 +00:00
..
CMakeLists.txt [clang-tidy] Resubmit hicpp-multiway-paths-covered without breaking test 2018-03-21 15:34:15 +00:00
ExceptionBaseclassCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +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