[PATCH] D60629: [clang-tidy] Change the namespace for llvm checkers from 'llvm' to 'llvm_checker'
Don Hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 12 19:09:14 PDT 2019
hintonda added a comment.
In D60629#1464945 <https://reviews.llvm.org/D60629#1464945>, @Eugene.Zelenko wrote:
> Please use check for consistency with rest of Clang-tidy.
Thanks for taking a look — I’ll Fix that on the next upload. So are you okay with llvm_check? I sorta like it, but happy to use anything other than llvm, which caused the initial problem.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60629/new/
https://reviews.llvm.org/D60629
More information about the cfe-commits
mailing list