[PATCH] D66951: [ASTImporter] Add comprehensive tests for ODR violation handling strategies

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 29 08:50:43 PDT 2019


martong created this revision.
martong added reviewers: shafik, a_sidorin, balazske.
Herald added subscribers: cfe-commits, gamesh411, Szelethus, dkrupp, rnkovacs, mgorny.
Herald added a reviewer: a.sidorin.
Herald added a project: clang.
martong updated this revision to Diff 217899.
martong added a comment.

- Fix copy error


In this patch we provide additional and comprehensive tests for the ODR
handling strategies. This is the continuation of
https://reviews.llvm.org/D59692.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66951

Files:
  clang/unittests/AST/ASTImporterODRStrategiesTest.cpp
  clang/unittests/AST/ASTImporterTest.cpp
  clang/unittests/AST/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66951.217899.patch
Type: text/x-patch
Size: 25825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190829/18804944/attachment-0001.bin>


More information about the cfe-commits mailing list