[PATCH] D57350: [llvm-cxxfilt] Split input and demangle each word.
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 08:41:32 PST 2019
compnerd requested changes to this revision.
compnerd added a comment.
This revision now requires changes to proceed.
This actually breaks the compatibility with the existing tools. The quoted string is supposed to be interpreted as a *single* entry. I think that if you want to support something like this, it should be a separate flag for this behaviour.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57350/new/
https://reviews.llvm.org/D57350
More information about the llvm-commits
mailing list