diff options
author | Gabor Marton <martongabesz@gmail.com> | 2018-06-25 13:04:37 +0000 |
---|---|---|
committer | Gabor Marton <martongabesz@gmail.com> | 2018-06-25 13:04:37 +0000 |
commit | 19f4f392c209ec82c5ec88e1f7273243208cd77f (patch) | |
tree | 1b485b8c442561a5c4b317ab1bcbea540b34ba96 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ddc7f391d274b3a08594194cc2e296c4ffa2a4e7 (diff) | |
download | bcm5719-llvm-19f4f392c209ec82c5ec88e1f7273243208cd77f.tar.gz bcm5719-llvm-19f4f392c209ec82c5ec88e1f7273243208cd77f.zip |
[ASTImporter] Add ms compatibility to tests which use the TestBase
Summary:
In order to avoid build failures on MS, we use -fms-compatibility too in
the tests which use the TestBase. Moved the family of `testImport`
functions under a test fixture class, so we can use parameterized tests.
Refactored `testImport` and `testImportSequence`, because `for` loops over
the different compiler options is no longer needed, that is handeld by
the test framework via parameters from now on.
Reviewers: a.sidorin, r.stahl, xazax.hun
Subscribers: rnkovacs, dkrupp, cfe-commits
Differential Revision: https://reviews.llvm.org/D47367
llvm-svn: 335464
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions