This revision was automatically updated to reflect the committed changes.
Closed by commit rL272539: Fix an enumeral mismatch warning. (authored by
hokein).
Changed prior to commit:
http://reviews.llvm.org/D21278?vs=60494&id=60498#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21278
File
hokein added a comment.
In http://reviews.llvm.org/D21278#455850, @klimek wrote:
> LG. Fix the change description when submitting, though - this is not about an
> enum comparison, right?
Done. This is enumeral mismatch indeed.
http://reviews.llvm.org/D21278
___