[PATCH] D95609: [llvm-symbolizer] - Fix the crash in GNU output style with --no-inlines and missing input file.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 06:00:21 PST 2021
jhenderson added inline comments.
================
Comment at: llvm/test/tools/llvm-symbolizer/output-style-inlined.test:32
+
+## Check the output in the case when a file doesn't exist.
+
----------------
You probably need to explain in the comment why you use --no-inlines, as it's not obvious.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95609/new/
https://reviews.llvm.org/D95609
More information about the llvm-commits
mailing list