[PATCH] D10805: Disabling of "redefine_extname" pragma for C++ code

Andrey Bokhanko andreybokhanko at gmail.com
Thu Jul 16 08:44:05 PDT 2015


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

Added "const" specifier as recommended by Aaron (http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20150713/133400.html).


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.29917.patch
Type: text/x-patch
Size: 6364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150716/2c2386ca/attachment.bin>


More information about the cfe-commits mailing list