As we talked offline, I converted the hand-written switch-cases with
the visitor, and it doesn't look bad. I'll update this patch once you
submit your pending patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21418
[codeview] Use CVTypeVisitor instead of a hand-written switch-cases. ClosedPublic Authored by ruiu on Jun 15 2016, 3:56 PM.
Details Summary As we talked offline, I converted the hand-written switch-cases with
Diff Detail
Event TimelineClosed by commit rL272888: [codeview] Use CVTypeVisitor instead of a hand-written switch-cases. (authored by ruiu). · Explain WhyJun 16 2016, 6:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60962 llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiStream.h
llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStream.cpp
|