llvm-project/clang/test/InterfaceStubs
Puyan Lotfi a506f7f910 [clang][IFS][test] Fixing mangled name of a test for Darwin.
Darwin adds an extra '_' before every C/global function mangled name and
because of this, this test was breaking on Darwin.

This is a fix for commit: https://reviews.llvm.org/D71301
2020-01-13 17:01:48 -05:00
..
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] Driver Pipeline: generate stubs after standard pipeline (3) 2019-11-20 16:22:50 -05:00
driver-test2.c [clang][IFS] Driver Pipeline: generate stubs after standard pipeline (3) 2019-11-20 16:22:50 -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 [clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often. 2019-11-14 02:25:22 -05:00
func.ifs [clang][ifs] Clang Interface Stubs ToolChain plumbing. 2019-10-08 15:23:14 +00:00
function-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
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 [clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often. 2019-11-14 02:25:22 -05:00
inline.h [NFC] Fix for InterfaceStubs tests (adding REQUIRES: x86-registered-target). 2019-06-20 18:28:21 +00:00
lambda.cpp [clang][IFS][test] Fixing mangled name of a test for Darwin. 2020-01-13 17:01:48 -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