[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
Thu Aug 27 06:14:38 PDT 2015
andreybokhanko updated this revision to Diff 33316.
andreybokhanko added a comment.
All (but one) of John McCall's comments fixed.
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.33316.patch
Type: text/x-patch
Size: 21022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150827/9fc3c72a/attachment-0001.bin>
More information about the cfe-commits
mailing list