[PATCH] D10805: Disabling of "redefine_extname" pragma for C++ code
Andrey Bokhanko
andreybokhanko at gmail.com
Thu Jul 9 05:25:57 PDT 2015
andreybokhanko updated this revision to Diff 29321.
andreybokhanko added a comment.
Fix Richard Smith's notes:
1. "else" removed form isDeclExternC
2. Two new Sema tests added: test/Sema/redefine_extname.c, test/SemaCXX/redefine_extname.cpp
http://reviews.llvm.org/D10805
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/CodeGen/redefine_extname.c
test/CodeGenCXX/redefine_extname.cpp
test/Sema/redefine_extname.c
test/SemaCXX/redefine_extname.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10805.29321.patch
Type: text/x-patch
Size: 6307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150709/c3fb48ce/attachment.bin>
More information about the cfe-commits
mailing list