llvm-project/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 Unmask dexter debuginfo tests on Darwin 2019-11-01 13:12:47 +00:00
asan-deque.cpp Unmask dexter debuginfo tests on Darwin 2019-11-01 13:12:47 +00:00
asan.c Unmask dexter debuginfo tests on Darwin 2019-11-01 13:12:47 +00:00
ctor.cpp Unmask dexter debuginfo tests on Darwin 2019-11-01 13:12:47 +00:00
dbg-arg.c Unmask dexter debuginfo tests on Darwin 2019-11-01 13:12:47 +00:00
deferred_globals.cpp [debuginfo-tests][dexter] add requires lldb to two tests 2020-10-28 17:33:29 +00:00
global-constant.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
hello.c Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
inline-line-gap.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
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 Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
optnone-loops.cpp [debuginfo-tests] Skip optnone-loops.cpp on Darwin 2020-11-06 13:05:33 -08:00
realigned-frame.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
stack-var.c Unmask dexter debuginfo tests on Darwin 2019-11-01 13:12:47 +00:00
vla.c Unmask dexter debuginfo tests on Darwin 2019-11-01 13:12:47 +00:00