llvm/debuginfo-tests/dexter-tests
Raphael Isemann a874d182c6 [DebugInfo] Prevent inlining in NRVO-string test cases
Since the new pass manager has been enabled by default these tests had their
-O1 variations failing due to the tested functions being inlined. This just
adds no_inline to the respective code similar to what we did in other
tests (e.g. aa56b30014 ).
2021-02-11 10:33:30 +01:00
..
memvars [DebugInfo][dexter] Tweak dexter test for merged values 2021-01-19 12:45:31 +00:00
aggregate-indirect-arg.cpp
asan-deque.cpp
asan.c
ctor.cpp
dbg-arg.c
deferred_globals.cpp [debuginfo-tests][dexter] add requires lldb to two tests 2020-10-28 17:33:29 +00:00
global-constant.cpp
hello.c
inline-line-gap.cpp
namespace.cpp [debuginfo-tests][dexter] add requires lldb to two tests 2020-10-28 17:33:29 +00:00
nrvo-string.cpp [DebugInfo] Prevent inlining in NRVO-string test cases 2021-02-11 10:33:30 +01:00
nrvo.cpp
optnone-loops.cpp [debuginfo-tests] Skip optnone-loops.cpp on Darwin 2020-11-06 13:05:33 -08:00
realigned-frame.cpp
stack-var.c
vla.c