[PATCH] D146881: [clang-tidy] Fix findNextTokenSkippingComments & rangeContainsExpansionsOrDirectives
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 1 03:22:23 PDT 2023
PiotrZSL added a comment.
We don't have unit tests for most of code... It's usually tested indirectly by checks... But this code is used I think only in 1-2 checks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146881/new/
https://reviews.llvm.org/D146881
More information about the cfe-commits
mailing list