mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 01:16:12 +00:00
5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
# test that the inlined function calls are properly shown in errors.
|
|
# Also test the generation of suppression entries with inlined calls.
|
|
prog: inlinfo
|
|
vgopts: -q --read-inline-info=yes --gen-suppressions=all
|