xazax.hun accepted this revision. xazax.hun added a comment. This revision is now accepted and ready to land.
LGTM! ================ Comment at: unittests/AST/ASTImporterTest.cpp:32 + +static RunOptions getRunOptionsForLanguage(Language Lang) { + ArgVector BasicArgs; ---------------- I wonder if in the future it would be worth to use something else, like LangOptions of clang instead of this enum. But I think this should be ok for now. Repository: rC Clang https://reviews.llvm.org/D41444 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits