[PATCH] D51121: [ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStmt/ObjCAtThrowStmt

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 22 13:04:44 PDT 2018


teemperor added a comment.

Turns out, the clang-import-test actually allows passing clang args via `-Xcc`, so I probably will revert the lang options changes I did in the previous commits.


Repository:
  rC Clang

https://reviews.llvm.org/D51121





More information about the cfe-commits mailing list