[PATCH] D105892: [NFC] Silence build warning by placing parentheses around condition
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 13 07:12:08 PDT 2021
aaron.ballman added a reviewer: alexfh.
aaron.ballman added a comment.
Note: https://reviews.llvm.org/D105890 that was just landed to touch the same area.
FWIW, I agree that this should probably be using some local variables to make the conditions a bit more clear.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105892/new/
https://reviews.llvm.org/D105892
More information about the cfe-commits
mailing list