[cfe-commits] [PATCH] Improve handling of DLL import/export attributes

João Matos reviews at llvm-reviews.chandlerc.com
Sun Sep 2 15:59:40 PDT 2012


  Fixed the issues pointed out so far.

http://llvm-reviews.chandlerc.com/D34

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D34?vs=86&id=87#toc

Files:
  include/clang/AST/DeclCXX.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/Decl.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/TargetAttributesSema.cpp
  test/Rewriter/dllimport-typedef.c
  test/Sema/dllimport-dllexport.c
  test/Sema/dllimport-dllexport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34.2.patch
Type: text/x-patch
Size: 20410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120902/cb5ffbc5/attachment.bin>


More information about the cfe-commits mailing list