[PATCH] D47367: [ASTImporter] Add ms compatibility to tests

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 24 15:36:08 PDT 2018


a_sidorin accepted this revision.
a_sidorin added a comment.
This revision is now accepted and ready to land.

LGTM, thank you!

Could you describe the refactoring in the commit message?



================
Comment at: unittests/AST/ASTImporterTest.cpp:212
+  /// The verification is done by running VerificationMatcher against a
+  /// specified
+  /// AST node inside of one of given files.
----------------
Looks like clang-format broke this comment in some places.


Repository:
  rC Clang

https://reviews.llvm.org/D47367





More information about the cfe-commits mailing list