[PATCH] D114034: [clang-tidy] fix debug-only test failure
Matt Beardsley via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 16 14:15:19 PST 2021
mattbeardsley added a subscriber: dstenb.
mattbeardsley added a comment.
@dstenb - wanted to check with you too to make sure that this change to pr37091.cpp seems like it won't interfere with the original intent of the test (https://reviews.llvm.org/D45686 )
The lingering file issue you'd fixed seemed to be independent of any particular clang-tidy check, but if not, hopefully it can at least get away with not relying on the top-level .clang-tidy anymore!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114034/new/
https://reviews.llvm.org/D114034
More information about the cfe-commits
mailing list