diff options
author | Owen Pan <owenpiano@gmail.com> | 2025-04-09 17:49:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 17:49:26 -0700 |
commit | 75cbb1f0fa734efb79c1a1233f1aba377dfad9e1 (patch) | |
tree | c258f9c8fa2769125ac679e5dd91063993cfae65 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 56b792322aaaa82883d56a322a94448de519f789 (diff) | |
download | llvm-75cbb1f0fa734efb79c1a1233f1aba377dfad9e1.zip llvm-75cbb1f0fa734efb79c1a1233f1aba377dfad9e1.tar.gz llvm-75cbb1f0fa734efb79c1a1233f1aba377dfad9e1.tar.bz2 |
[clang-format][NFC] Add FormatToken::is(tok::ObjCKeywordKind) (#134973)
This allows simplification of code that checks if a token is an
Objective-C keyword.
Also, delete the following in
UnwrappedLineParser::parseStructuralElement():
- an else-after-break in the tok::at case
- the copypasted code in the tok::objc_autoreleasepool case
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions