Add missing parens in assert, which warn in GCC.
Details
Details
- Reviewers
- None
- Commits
- rG03435f57aa11: Add missing parens in assert.
rL288792: Add missing parens in assert.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27448
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
Event Timelinesammccall updated this object. Closed by commit rL288792: Add missing parens in assert. (authored by sammccall). · Explain WhyDec 6 2016, 2:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 80391 llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
|