This is an archive of the discontinued LLVM Phabricator instance.

[LLParser] Simplify type checking in ParseArithmetic and ParseUnaryOp.
ClosedPublic

Authored by craig.topper on May 4 2019, 11:25 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.May 4 2019, 11:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2019, 11:25 PM
spatel accepted this revision.May 5 2019, 8:11 AM

LGTM

This revision is now accepted and ready to land.May 5 2019, 8:11 AM
This revision was automatically updated to reflect the committed changes.