[PATCH] D27012: [asan] Provide bug descriptions for all reports (not just ErrorGeneric)
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 12:38:50 PST 2016
filcab added a comment.
If `ErrorGeneric` is the only special one, why not use the scariness in general, but make that one a special case?
It's already special, so it's not really a big change.
https://reviews.llvm.org/D27012
More information about the llvm-commits
mailing list