..
XlinkerInputArgs.cpp
[clang][IFS] Ignoring -Xlinker/-Xclang arguments in InterfaceStubs pass for now.
2019-12-04 20:03:57 -05:00
bad-format.cpp
[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 15:23:14 +00:00
blocks.c
[clang][IFS] Prevent Clang-IFS from Leaking symbols from inside a block.
2020-01-13 16:04:27 -05:00
class-template-partial-specialization.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
class-template-specialization.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
conflict-type.ifs
[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 15:23:14 +00:00
constructor-using-shadow.cpp
[clang][IFS] Adding support for new clang interface stubs decl types.
2019-12-04 19:10:47 -05:00
cxx-conversion.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
cxxdeduction-guide.cpp
[clang][IFS] Adding support for new clang interface stubs decl types.
2019-12-04 19:10:47 -05:00
driver-test.c
[clang][IFS][test] Temporary work around for in-process cc1 ASAN issues.
2020-01-21 22:56:20 -05:00
driver-test2.c
[clang][IFS][test] Temporary work around for in-process cc1 ASAN issues.
2020-01-21 22:56:20 -05:00
driver-test3.c
[clang][IFS] Allow 2 output files when using -o and -c with clang IFS stubs.
2019-12-09 14:47:17 -05:00
externstatic.c
[test] clang/test/InterfaceStubs/externstatic.c requires x86-registered-target
2020-01-18 09:54:35 -08:00
func.ifs
[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 15:23:14 +00:00
function-template-specialization.cpp
Reland "[llvm-nm] Don't report "no symbols" error for files that contain symbols"
2020-01-17 10:08:42 -08:00
hidden-class-inheritance.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
indirect-field-decl.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
inline.c
[test] Fix tests after D52810
2020-01-17 10:02:56 -08:00
inline.h
[NFC] Fix for InterfaceStubs tests (adding REQUIRES: x86-registered-target).
2019-06-20 18:28:21 +00:00
lambda.cpp
try to fix InterfaceStubs/lambda.cpp on Windows after bd8c8827d9
2020-01-13 21:22:46 -05:00
merge-conflict-test.c
[clang][IFS] Updating tests to pass on -fvisibility=hidden builds (NFCi).
2019-10-12 02:46:57 +00:00
namespace-alias.cpp
[clang][IFS] Adding support for new clang interface stubs decl types.
2019-12-04 19:10:47 -05:00
namespace.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
non-type-template-parm-decl.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
noninstancetypes.c
[clang][IFS] Fixing assert in clang interface stubs for enums, records, typedefs
2019-10-11 17:24:11 +00:00
object-double.c
[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 15:23:14 +00:00
object-float.c
[clang][IFS] Updating tests to pass on -fvisibility=hidden builds (NFCi).
2019-10-12 02:46:57 +00:00
object.c
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
object.ifs
[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-08 15:23:14 +00:00
ppc.cpp
[clang][IFS] Driver Pipeline: generate stubs after standard pipeline (3)
2019-11-20 16:22:50 -05:00
template-constexpr.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
template-namespace-function.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
template-template-parm-decl.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
trycatch.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
unresolved-using-typename.cpp
[clang][IFS] Adding support for new clang interface stubs decl types.
2019-12-04 19:10:47 -05:00
usings.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
var-template-specialization-decl.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
virtual.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
visibility.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
weak.cpp
[clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.
2019-11-14 02:25:22 -05:00
windows.cpp
[clang][IFS] Driver Pipeline: generate stubs after standard pipeline (3)
2019-11-20 16:22:50 -05:00