[PATCH] D11297: PR17829: Functions declared extern "C" with a name matching a mangled C++ function are allowed

Andrey Bokhanko via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 28 01:59:08 PDT 2015


andreybokhanko updated this revision to Diff 33401.
andreybokhanko added a comment.

Fixed last note from John McCall.

John, please re-review.

Yours,
Andrey


http://reviews.llvm.org/D11297

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/CodeGen/CGCXX.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  lib/CodeGen/ItaniumCXXABI.cpp
  test/CodeGenCXX/duplicate-mangled-name.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11297.33401.patch
Type: text/x-patch
Size: 20752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150828/d02acbb8/attachment-0001.bin>


More information about the cfe-commits mailing list