[PATCH] D95609: [llvm-symbolizer] - Fix the crash in GNU output style with --no-inlines and missing input file.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 05:56:17 PST 2021
grimar added inline comments.
================
Comment at: llvm/test/tools/llvm-symbolizer/output-style-inlined.test:39
+
+# NOT-EXIST-GNU: LLVMSymbolizer: error reading file: {{N|n}}o such file or directory
+# NOT-EXIST-GNU-NEXT: ??
----------------
This might need an update if D95246 will be landed first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95609/new/
https://reviews.llvm.org/D95609
More information about the llvm-commits
mailing list