[PATCH] D116085: [clang-tidy] Performance improvements for NOLINTBEGIN/END blocks
Salman Javed via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 26 04:46:18 PST 2022
salman-javed-nz added a comment.
In D116085#3272200 <https://reviews.llvm.org/D116085#3272200>, @nemanjai wrote:
> This is causing buildbot failures with `-Werror` (i.e. https://lab.llvm.org/buildbot/#/builders/57/builds/14322/steps/5/logs/stdio). Please fix or revert.
Thanks for the heads up. I have reverted in 8e29d19b8d29db1ad60af3a8921aad7bbfc24435 <https://reviews.llvm.org/rG8e29d19b8d29db1ad60af3a8921aad7bbfc24435> while I investigate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116085/new/
https://reviews.llvm.org/D116085
More information about the cfe-commits
mailing list