Switch tests in test/Headers to use %clang_cc1 rather than %clang. There
is no need to go through the driver indirection here, and it clutters things up as dependencies can sneak in for specific things the driver is doing. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191107 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- test/Headers/c11.c 3 additions, 3 deletionstest/Headers/c11.c
- test/Headers/c89.c 1 addition, 1 deletiontest/Headers/c89.c
- test/Headers/cxx11.cpp 2 additions, 2 deletionstest/Headers/cxx11.cpp
- test/Headers/ms-intrin.cpp 3 additions, 1 deletiontest/Headers/ms-intrin.cpp
- test/Headers/ms-null-ms-header-vs-stddef.cpp 2 additions, 2 deletionstest/Headers/ms-null-ms-header-vs-stddef.cpp
- test/Headers/ms-wchar.c 1 addition, 1 deletiontest/Headers/ms-wchar.c
- test/Headers/tgmath.c 1 addition, 1 deletiontest/Headers/tgmath.c
- test/Headers/x86-intrinsics-headers.c 3 additions, 3 deletionstest/Headers/x86-intrinsics-headers.c
Please register or sign in to comment