No need to output errs if already have NDEBUG defined.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86334
[analyzer] Remove redundant output errs ClosedPublic Authored by nullptr.cpp on Aug 21 2020, 12:49 AM.
Details Summary No need to output errs if already have NDEBUG defined.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, ASDenysPetrov, martong and 9 others. · View Herald Transcript This revision is now accepted and ready to land.Aug 21 2020, 2:19 AM Comment Actions I don't have commit access, can you help commit it?
Closed by commit rG37c21dbb3a32: [analyzer] Fix the debug print about debug egraph dumps requiring asserts. (authored by nullptr.cpp, committed by dergachev.a). · Explain WhyAug 27 2020, 12:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 288421 clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
|