hanchenye-llvm-project/clang-tools-extra/clang-tidy/google
Stephen Kelly c09197e086 Port getLocEnd -> getEndLoc
Subscribers: nemanjai, ioeric, kbarton, cfe-commits

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

llvm-svn: 339401
2018-08-09 22:43:02 +00:00
..
AvoidCStyleCastsCheck.cpp Port getLocEnd -> getEndLoc 2018-08-09 22:43:02 +00:00
AvoidCStyleCastsCheck.h
AvoidThrowingObjCExceptionCheck.cpp do not register matcher for objc-only checks when analyzing non-objc sources to save resources 2018-03-07 18:59:25 +00:00
AvoidThrowingObjCExceptionCheck.h add check to avoid throwing objc exception according to Google Objective-C guide 2017-11-16 01:28:29 +00:00
CMakeLists.txt [clang-tidy] Remove google-runtime-member-string-references 2018-04-05 14:51:01 +00:00
DefaultArgumentsCheck.cpp
DefaultArgumentsCheck.h
ExplicitConstructorCheck.cpp Port getLocEnd -> getEndLoc 2018-08-09 22:43:02 +00:00
ExplicitConstructorCheck.h
ExplicitMakePairCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
ExplicitMakePairCheck.h
GlobalNamesInHeadersCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
GlobalNamesInHeadersCheck.h
GlobalVariableDeclarationCheck.cpp [clang-tidy/google] Improve the Objective-C global variable declaration check 🔧 2018-02-25 04:11:26 +00:00
GlobalVariableDeclarationCheck.h Add new check in google module for Objective-C code to ensure global variables follow the naming convention of Google Objective-C Style Guide 2017-11-07 08:53:37 +00:00
GoogleTidyModule.cpp [clang-tidy] Remove the google-readability-redundant-smartptr-get alias 2018-06-21 16:14:27 +00:00
IntegerTypesCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
IntegerTypesCheck.h
NonConstReferences.cpp
NonConstReferences.h
OverloadedUnaryAndCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
OverloadedUnaryAndCheck.h
TodoCommentCheck.cpp
TodoCommentCheck.h
UnnamedNamespaceInHeaderCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
UnnamedNamespaceInHeaderCheck.h
UsingNamespaceDirectiveCheck.cpp Port getLocStart -> getBeginLoc 2018-08-09 22:42:26 +00:00
UsingNamespaceDirectiveCheck.h