This is an archive of the discontinued LLVM Phabricator instance.

Add missing parens in assert.
ClosedPublic

Authored by sammccall on Dec 6 2016, 2:21 AM.

Details

Summary

Add missing parens in assert, which warn in GCC.

Diff Detail

Repository
rL LLVM

Event Timeline

sammccall updated this revision to Diff 80389.Dec 6 2016, 2:21 AM
sammccall retitled this revision from to Add missing parens in assert..
sammccall updated this object.
sammccall added a subscriber: llvm-commits.
This revision was automatically updated to reflect the committed changes.