diff options
author | Richard Barton <richard.barton@arm.com> | 2020-06-26 19:28:43 +0100 |
---|---|---|
committer | Richard Barton <richard.barton@arm.com> | 2020-06-26 19:35:14 +0100 |
commit | b537c81b5fde154062ecf7521d41902b130dffe6 (patch) | |
tree | 0a3520a95f5a2538eda12755f70f8fab9736201c /clang/lib/Basic/SourceManager.cpp | |
parent | e7f7715eb9ba223c8e754604c0fd9e3ab0c3a044 (diff) | |
download | llvm-b537c81b5fde154062ecf7521d41902b130dffe6.zip llvm-b537c81b5fde154062ecf7521d41902b130dffe6.tar.gz llvm-b537c81b5fde154062ecf7521d41902b130dffe6.tar.bz2 |
[flang] Port remaining test_any.sh tests to FileCheck
Port the remaining tests which only require mechanical changes and delete
test_any.sh.
* Delete old RUN lines
* Replace:
EXEC: ${F18} ... | ${FileCheck} ...
with
RUN: %f18 .. | FileCheck ...
* Prepend RUN line with not when it is expected to fail
Also reinstate a de-activated EXEC line and port it in the same way.
Differential Revision: https://reviews.llvm.org/D82168
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions