[PATCH] Add support for __declspec(thread) under -fms-extensions
Reid Kleckner
rnk at google.com
Tue Apr 29 15:05:38 PDT 2014
- Add docs and more semantic checks
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
include/clang/Basic/Specifiers.h
include/clang/Sema/DeclSpec.h
include/clang/Sema/Sema.h
lib/AST/DeclPrinter.cpp
lib/Sema/DeclSpec.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
test/SemaCXX/declspec-thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3551.8944.patch
Type: text/x-patch
Size: 12690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140429/de6d2bbc/attachment.bin>
More information about the cfe-commits
mailing list