[PATCH] D62214: Remove extra if case.

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 21 13:21:32 PDT 2019


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

Testing offline showed that it was impossible to reach the return with a real global variable with an enumeration type.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62214/new/

https://reviews.llvm.org/D62214





More information about the cfe-commits mailing list