Use parentheses in expressions with mixed && and ||. Add unreachable after switch cases.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D68447
[JITLink] Silence GCC warnings. NFC. ClosedPublic Authored by mstorsjo on Oct 4 2019, 12:34 AM.
Details Summary Use parentheses in expressions with mixed && and ||. Add unreachable after switch cases.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 4 2019, 11:22 AM Closed by commit rL373779: [JITLink] Silence GCC warnings. NFC. (authored by mstorsjo). · Explain WhyOct 4 2019, 12:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 223171 llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h
|