[clang] [Clang] Unify interface for accessing template arguments as written for class/variable template specializations (PR #81642)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 1 09:29:20 PDT 2024
erichkeane wrote:
> @erichkeane Regarding "Still waiting on this?", I pushed a commit that addresses the fixme. I'll be addressing the rest of your review comments in a subsequent commit..
>
> Also, if we are renaming `ExplicitInstantiationInfo::ExternLoc` to `ExternKeywordLoc`, should we rename the getters and setters to `getExternKeywordLoc`/`setExternKeywordLoc` as well?
I think that rename makes sense as well.
https://github.com/llvm/llvm-project/pull/81642
More information about the cfe-commits
mailing list