[PATCH] D50877: [MS] Mangle a hash of the main file path into anonymous namespaces

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 14:00:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340079: [MS] Mangle a hash of the main file path into anonymous namespaces (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50877?vs=161310&id=161323#toc

Repository:
  rC Clang

https://reviews.llvm.org/D50877

Files:
  lib/AST/MicrosoftMangle.cpp
  test/CodeGenCXX/cfi-cross-dso.cpp
  test/CodeGenCXX/cfi-icall.cpp
  test/CodeGenCXX/debug-info-thunk.cpp
  test/CodeGenCXX/dllexport.cpp
  test/CodeGenCXX/mangle-ms.cpp
  test/CodeGenCXX/microsoft-abi-structors.cpp
  test/CodeGenCXX/microsoft-abi-throw.cpp
  test/CodeGenCXX/microsoft-abi-thunks.cpp
  test/CodeGenCXX/microsoft-abi-vftables.cpp
  test/CodeGenCXX/microsoft-abi-virtual-member-pointers.cpp
  test/CodeGenCXX/msabi-swiftcall-cc.cpp
  test/CodeGenCXX/pragma-init_seg.cpp
  test/CodeGenCXX/type-metadata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50877.161323.patch
Type: text/x-patch
Size: 17407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180817/ea0bd37f/attachment-0001.bin>


More information about the cfe-commits mailing list