[clang] [clang] Unify `SourceLocation` and `IdentifierInfo*` pair-like data structures to `IdentifierLoc` (PR #135808)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 15 09:41:53 PDT 2025


https://github.com/erichkeane approved this pull request.

I REALLY like this.  I THINK this ends up being pretty trivial implementation for most of the files, and did a quick overlook on it, but please let another person or two do the scroll through to mkae sure I didnt miss anything.

https://github.com/llvm/llvm-project/pull/135808


More information about the cfe-commits mailing list