[PATCH] D25579: [codeview] emit debug info for indirect virtual base classes

Bob Haarman via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 17:38:52 PDT 2016


inglorion updated this revision to Diff 75381.
inglorion added a comment.

Use insert's return value to save a set lookup, and use CanonicalDeclPtr


https://reviews.llvm.org/D25579

Files:
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  test/CodeGenCXX/debug-info-ms-vbase.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25579.75381.patch
Type: text/x-patch
Size: 6147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161021/c09585c6/attachment-0001.bin>


More information about the cfe-commits mailing list