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

Kristina Brooks via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 13:23:41 PST 2019


It seems Phab is being buggy again, the two replies via mailing list with CC to Phab
did not appear in Phab. Weird.

On 08/01/2019 21:11, Zachary Turner via Phabricator wrote:
> 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: smime.p7s
Type: application/pkcs7-signature
Size: 3992 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/526fe2ff/attachment.bin>


More information about the llvm-commits mailing list