No intended behavior change.
Diff Detail
Diff Detail
Event Timeline
lib/DebugInfo/Symbolize/Symbolize.cpp | ||
---|---|---|
173 | Yes, seems to be missing a not operator. I find std::error_code confusing. |
Comment Actions
Looks like this code has been removed in https://reviews.llvm.org/D57609, but I'm not sure the removal is correct (added a comment in that thread).
Yes, seems to be missing a not operator. I find std::error_code confusing.