[PATCH] D46929: Fix a mangling failure on clang-cl C++17

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 17 11:16:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC332639: Fix a mangling failure on clang-cl C++17 (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46929?vs=147244&id=147359#toc

Repository:
  rC Clang

https://reviews.llvm.org/D46929

Files:
  lib/AST/VTableBuilder.cpp
  lib/CodeGen/CGCXX.cpp
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46929.147359.patch
Type: text/x-patch
Size: 5764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180517/024d24b0/attachment.bin>


More information about the cfe-commits mailing list