[PATCH] D146733: [clang] source range of variable template specialization should include initializer
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 09:52:11 PDT 2023
erichkeane added a comment.
Just noticed your commit-notice reference to the 'breaking' change is incorrect, should be:
https://reviews.llvm.org/D139705
As for the test, an AST-Dump test has the line/column info in it, so that should be a good enough test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146733/new/
https://reviews.llvm.org/D146733
More information about the cfe-commits
mailing list