https://bugs.llvm.org/show_bug.cgi?id=40075
Bug ID: 40075
Summary: llvm-symbolizer: Add --no-demangle as alias for
--demangle=0
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: jh7370.2...@my.bristol.ac.uk
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
llvm-symbolizer demangles symbol names by default. To suppress this, you need
to use --demangle=0. This syntax is a little unusual in my view to disable
functionality. A more normal way would be to use an option like
"--no-demangle". It would be nice if this is added as an alias, so that new
users are less surprised.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs