[PATCH] D21418: [codeview] Use CVTypeVisitor instead of a hand-written switch-cases.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 06:21:33 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272888: [codeview] Use CVTypeVisitor instead of a hand-written switch-cases. (authored by ruiu).

Changed prior to commit:
  http://reviews.llvm.org/D21418?vs=60925&id=60962#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21418

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Raw/TpiStream.h
  llvm/trunk/lib/DebugInfo/PDB/Raw/TpiStream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21418.60962.patch
Type: text/x-patch
Size: 6383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/e83f4562/attachment.bin>


More information about the llvm-commits mailing list