llvm-project
7a11eb96 - [clang] NFC: NNS getLocalSourceRange user cleanup (#163206)

Commit
22 days ago
[clang] NFC: NNS getLocalSourceRange user cleanup (#163206) This adds a note to the documentation of getLocalSourceRange, and cleans up one of the users of this function which was changed in https://github.com/llvm/llvm-project/pull/147835 This also removes `TypeLoc::getNonPrefixBeginLoc`, which was recently introduced in the above patch, as that became unused.
Author
Parents
Loading