aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer
diff options
context:
space:
mode:
authorDon Hinton <hintonda@gmail.com>2019-05-10 18:27:09 +0000
committerDon Hinton <hintonda@gmail.com>2019-05-10 18:27:09 +0000
commitb75e7eae17a56a42f6e23f0f11d331ef260a51fe (patch)
tree900f5fe6e70dff7769be881e9a5a6c53c9b9d22f /llvm/lib/Bitcode/Writer
parent0c55985bbb407633eedde126a296438696866780 (diff)
downloadllvm-b75e7eae17a56a42f6e23f0f11d331ef260a51fe.zip
llvm-b75e7eae17a56a42f6e23f0f11d331ef260a51fe.tar.gz
llvm-b75e7eae17a56a42f6e23f0f11d331ef260a51fe.tar.bz2
[clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_check'
Summary: Change the namespace for llvm checkers from 'llvm' to 'llvm_check', and modify add_new_check.py and rename_check.py to support the new namespace. Checker, file, and directory names remain unchanged. Used new version of rename_check.py to make the change in existing llvm checkers, but had to fix LLVMTidyModule.cpp and LLVMModuleTest.cpp by hand. The changes made by rename_check.py are idempotent, so if accidentally run multiple times, it won't do anything. Reviewed By: aaron.ballman Tags: #clang, #clang-tools-extra Differential Revision: https://reviews.llvm.org/D60629 llvm-svn: 360450
Diffstat (limited to 'llvm/lib/Bitcode/Writer')
0 files changed, 0 insertions, 0 deletions