[PATCH] D54667: [CodeView] Emit proper debug info for ref-qualified member functions

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 14:16:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347354: [CodeView] Add support for ref-qualified member functions. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54667?vs=174815&id=174841#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54667

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  llvm/trunk/test/DebugInfo/COFF/types-method-ref-qualifiers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54667.174841.patch
Type: text/x-patch
Size: 16563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/e887eb3b/attachment.bin>


More information about the llvm-commits mailing list