Workaround for not yet explained buildbot issue.
http://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/8694/console
Differential D43304
[DebugInfo] Accept enumeration types without underlying inetger type present in debug info metadata chill on Feb 14 2018, 10:55 AM. Authored by
Details Workaround for not yet explained buildbot issue. http://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/8694/console
Diff Detail
Event Timeline
Comment Actions 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. |
I think if (DTy) suits more the existing coding standard elsewhere in this file.