[PATCH] D27012: [asan] Provide bug descriptions for all reports (not just ErrorGeneric)
Kuba (Brecka) Mracek via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 13:43:13 PST 2016
kubabrecka added a comment.
In https://reviews.llvm.org/D27012#604649, @filcab wrote:
> 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.
That's what the current patch does.
https://reviews.llvm.org/D27012
More information about the llvm-commits
mailing list