[PATCH] D35882: [TargetParser] Use enum classes for various ARM kind enums.
Javed Absar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 20:27:49 PDT 2017
javed.absar added a comment.
Looks like a nice clean-up.
Its a pity we still need 'invalid' despite using enum class.
LGTM, but will wait for others to comment.
https://reviews.llvm.org/D35882
More information about the llvm-commits
mailing list