Doug Gregor
|
69ab4fc56c
|
Use LLVM diagnostic style for a number of Clang importer tests
These tests are checking the printed outpout of the diagnostic formatter
in ways that change with the Swift formatter, but are not consequential.
|
2024-02-19 02:48:36 -10:00 |
|
Jordan Rose
|
6e0515f644
|
[test] Update tests for upstream changes in LLVM/Clang.
|
2017-07-25 14:46:17 -07:00 |
|
David Farler
|
b7d17b25ba
|
Rename -parse flag to -typecheck
A parse-only option is needed for parse performance tracking and the
current option also includes semantic analysis.
|
2016-11-28 10:50:55 -08:00 |
|
Jordan Rose
|
61798ff6ec
|
[test] Rename test/ClangModules to test/ClangImporter. (#5618)
...to match the component in include/ and lib/. No content change.
|
2016-11-02 18:00:53 -07:00 |
|