[clang] e09a6f3 - [NFC] Move cc1 test out of Driver test
Xiang Li via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 29 14:20:36 PDT 2022
Author: Xiang Li
Date: 2022-09-29T14:19:12-07:00
New Revision: e09a6f37d5ec0dea47fe0feb32556e77450cd6c4
URL: https://github.com/llvm/llvm-project/commit/e09a6f37d5ec0dea47fe0feb32556e77450cd6c4
DIFF: https://github.com/llvm/llvm-project/commit/e09a6f37d5ec0dea47fe0feb32556e77450cd6c4.diff
LOG: [NFC] Move cc1 test out of Driver test
Added:
clang/test/Frontend/hlsl-entry.cpp
Modified:
Removed:
clang/test/Driver/hlsl-entry.cpp
################################################################################
diff --git a/clang/test/Driver/hlsl-entry.cpp b/clang/test/Frontend/hlsl-entry.cpp
similarity index 100%
rename from clang/test/Driver/hlsl-entry.cpp
rename to clang/test/Frontend/hlsl-entry.cpp
More information about the cfe-commits
mailing list