[PATCH] D47687: fix: [Bug 18971] - Missing -Wparentheses warning
eric via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 6 00:47:04 PDT 2018
Higuoxing added a comment.
Thanks for reviewing! I think enabling parentheses-checking in macros could be helpful, and `assert(something)` is widely used : )
https://reviews.llvm.org/D47687
More information about the cfe-commits
mailing list