[PATCH] D43352: Add support for __declspec(code_seg("segname"))

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 16 07:01:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC332470: Add support for __declspec(code_seg("segname")) (authored by erichkeane, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43352?vs=147075&id=147081#toc

Repository:
  rC Clang

https://reviews.llvm.org/D43352

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaLambda.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43352.147081.patch
Type: text/x-patch
Size: 13132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180516/a6b473b4/attachment.bin>


More information about the cfe-commits mailing list