This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 12e1859fa2 [Alignment] fix build new 0e8e830867 [ASTImporter][NFC] Add comprehensive tests for ODR violation [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: unittests/AST/ASTImporterODRStrategiesTest.cpp | 670 +++++++++++++++++++++++++ unittests/AST/ASTImporterTest.cpp | 184 ------- unittests/AST/CMakeLists.txt | 1 + 3 files changed, 671 insertions(+), 184 deletions(-) create mode 100644 unittests/AST/ASTImporterODRStrategiesTest.cpp