llvm-project
dd23e411
- [clang-tidy][NFC] Move `ClassifiedToken` to cpp file (#196820)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#196820 - [clang-tidy] Move `ClassifiedToken` to cpp file
Author
davidstone
Parents
10f94172
Loading