sammccall marked 2 inline comments as done.
sammccall added inline comments.
================
Comment at: clang-tools-extra/clangd/tool/Check.cpp:66
+ llvm::cl::desc("Print the overhead of checks matching this glob"),
+ llvm::cl::init(""));
+
----------------
kadircet wrote:
> i guess we also need a `llvm::cl::cat(Check)` here?
Removed the category instead, it's useless afaict
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136082/new/
https://reviews.llvm.org/D136082
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits