[PATCH] D66951: [ASTImporter] Add comprehensive tests for ODR violation handling strategies
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 6 07:25:19 PDT 2019
balazske added a comment.
OK
Probably the `ClassTemplateSpec` can not be handled in liberal way because the AST data structure for template specializations do not allow multiple instances with same argument values?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66951/new/
https://reviews.llvm.org/D66951
More information about the cfe-commits
mailing list