[PATCH] D43304: [DebugInfo] Accept enumeration types without underlying inetger type present in debug info metadata
Volodymyr Sapsai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 18:52:55 PST 2018
vsapsai accepted this revision.
vsapsai added a comment.
This revision is now accepted and ready to land.
Roger has a good point, I agree that `if (DTy)` is more consistent with the rest of the code, please change it when commit. Code looks good to me from the standpoint of fixing the build.
Repository:
rL LLVM
https://reviews.llvm.org/D43304
More information about the llvm-commits
mailing list