[PATCH] D37572: [clang-tidy] SuspiciousEnumUsageCheck bugfix
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 11 06:50:09 PDT 2017
alexfh accepted this revision.
alexfh added a comment.
Still LG. Fine to commit.
Thanks for the fix!
If you find time to construct the test case that triggers both affected code paths (my test seems to only inspect one of them, IIUC), it would be nice to do as a follow up.
https://reviews.llvm.org/D37572
More information about the cfe-commits
mailing list