[PATCH] Add support for __declspec(thread) under -fms-extensions
    Reid Kleckner 
    rnk at google.com
       
    Wed Apr 30 11:50:27 PDT 2014
    
    
  
  - Remove TSCS___declspec_thread in favor of hasAttr
http://reviews.llvm.org/D3551
Files:
  include/clang/AST/Decl.h
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/Decl.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/SemaCXX/declspec-thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3551.8988.patch
Type: text/x-patch
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140430/8be6cc78/attachment.bin>
    
    
More information about the cfe-commits
mailing list