[PATCH] D76622: [analyzer] ConstraintManager - use EXPENSIVE_CHECKS instead of (gcc specific) __OPTIMIZE__ guard
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 23 10:21:38 PDT 2020
Charusso accepted this revision.
Charusso added a comment.
This revision is now accepted and ready to land.
Nice catch, thanks! We have some FIXMEs about MSVC sadly and I was thinking about the same change back in the days.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76622/new/
https://reviews.llvm.org/D76622
More information about the cfe-commits
mailing list