llvm-project
dd23e411 - [clang-tidy][NFC] Move `ClassifiedToken` to cpp file (#196820)

Commit
19 days ago
[clang-tidy][NFC] Move `ClassifiedToken` to cpp file (#196820) `ClassifiedToken` is used in only the implementation of `UseTrailingReturnTypeCheck`. Move it into the unnamed namespace of the cpp file instead of it being in the header.
Author
Parents
Loading