[PATCH] D60629: [clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_check'
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 10 11:24:55 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE360450: [clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_check' (authored by dhinton, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60629?vs=196531&id=199042#toc
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60629/new/
https://reviews.llvm.org/D60629
Files:
clang-tidy/add_new_check.py
clang-tidy/llvm/HeaderGuardCheck.cpp
clang-tidy/llvm/HeaderGuardCheck.h
clang-tidy/llvm/IncludeOrderCheck.cpp
clang-tidy/llvm/IncludeOrderCheck.h
clang-tidy/llvm/LLVMTidyModule.cpp
clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.cpp
clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.h
clang-tidy/llvm/TwineLocalCheck.cpp
clang-tidy/llvm/TwineLocalCheck.h
clang-tidy/rename_check.py
unittests/clang-tidy/LLVMModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60629.199042.patch
Type: text/x-patch
Size: 14074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190510/15e883df/attachment-0001.bin>
More information about the cfe-commits
mailing list