[PATCH] D127886: [clang-tidy] Allow access to the SourceManager in clang-tidy checks

Nicolas van Kempen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 15 11:53:08 PDT 2022


nicovank planned changes to this revision.
nicovank added a comment.

Thanks! Looks like `registerPPCallbacks` might be what I am looking for, I was not aware of it. I will mark this as planning changes temporarily, then abandon if solved.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127886/new/

https://reviews.llvm.org/D127886



More information about the cfe-commits mailing list