[PATCH] D43967: [ASTImporter] Add test helper Fixture

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 20 12:49:23 PDT 2018


martong updated this revision to Diff 139181.
martong marked 14 inline comments as done.
martong added a comment.

Update based on Alexei's comments.

- Use createVirtualFile in testImport
- Add minimal style changes
- Use DeclCounter
- Add hasFieldOrder matcher
- Add parameterized tests


Repository:
  rC Clang

https://reviews.llvm.org/D43967

Files:
  unittests/AST/ASTImporterTest.cpp
  unittests/AST/DeclMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43967.139181.patch
Type: text/x-patch
Size: 29630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180320/b9572b2e/attachment-0001.bin>


More information about the cfe-commits mailing list