[PATCH] D41444: [ASTImporterTest] Make testing under '-fdelayed-template-parsing' mandatory
Zachary Turner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 20 08:29:00 PST 2017
zturner added a comment.
Can you just have `getLangArgs` return a vector of vectors, and then in `testImport` run it in a loop over all sets of args?
Repository:
rC Clang
https://reviews.llvm.org/D41444
More information about the cfe-commits
mailing list