diff options
author | Timm Bäder <tbaeder@redhat.com> | 2023-07-28 06:57:42 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2023-07-28 10:12:36 +0200 |
commit | 1195bd48e017bb0f8237dec017e88d23d13ac2a9 (patch) | |
tree | 83ffe377b5cfcc3516b285c09bd43f0d0f8269f7 | |
parent | cd029a4f5c35fb97cbee2404808d9030460244c1 (diff) | |
download | llvm-1195bd48e017bb0f8237dec017e88d23d13ac2a9.zip llvm-1195bd48e017bb0f8237dec017e88d23d13ac2a9.tar.gz llvm-1195bd48e017bb0f8237dec017e88d23d13ac2a9.tar.bz2 |
[clang][Interp][NFC] Rename a test file to be more correct
This code is invalid, not unsupported.
-rw-r--r-- | clang/test/AST/Interp/invalid.cpp (renamed from clang/test/AST/Interp/unsupported.cpp) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/AST/Interp/unsupported.cpp b/clang/test/AST/Interp/invalid.cpp index 9f3477e..9f3477e 100644 --- a/clang/test/AST/Interp/unsupported.cpp +++ b/clang/test/AST/Interp/invalid.cpp |