diff options
author | Clement Courbet <courbet@google.com> | 2025-01-16 17:06:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-16 17:06:05 +0100 |
commit | 18196466238ff25d5c76906645ba1d92f08bd0f7 (patch) | |
tree | ce5b5248212a7984a64d5bb86ade91229a834543 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | f6b0555a433cea1d32a6904c120516cd94b8f3db (diff) | |
download | llvm-18196466238ff25d5c76906645ba1d92f08bd0f7.zip llvm-18196466238ff25d5c76906645ba1d92f08bd0f7.tar.gz llvm-18196466238ff25d5c76906645ba1d92f08bd0f7.tar.bz2 |
[clang][refactor] Refactor `findNextTokenIncludingComments` (#123060)
We have two copies of the same code in clang-tidy and
clang-reorder-fields, and those are extremenly similar to
`Lexer::findNextToken`, so just add an extra agument to the latter.
---------
Co-authored-by: cor3ntin <corentinjabot@gmail.com>
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions