[PATCH] D55769: Add support for demangling msvc's noexcept types to llvm-undname

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 13:11:51 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350656: [llvm-undname] Add support for demangling msvc's noexcept types. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55769?vs=178469&id=180724#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55769/new/

https://reviews.llvm.org/D55769

Files:
  llvm/trunk/include/llvm/Demangle/MicrosoftDemangle.h
  llvm/trunk/include/llvm/Demangle/MicrosoftDemangleNodes.h
  llvm/trunk/lib/Demangle/MicrosoftDemangle.cpp
  llvm/trunk/lib/Demangle/MicrosoftDemangleNodes.cpp
  llvm/trunk/test/Demangle/ms-cxx17-noexcept.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55769.180724.patch
Type: text/x-patch
Size: 3469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/19399709/attachment.bin>


More information about the llvm-commits mailing list