[PATCH] D55628: Add support for "labels" on push/pop directives in #pragma clang attribute

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 20 14:35:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC349845: Add support for namespaces on #pragma clang attribute (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55628?vs=178952&id=179160#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55628/new/

https://reviews.llvm.org/D55628

Files:
  docs/LanguageExtensions.rst
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Parse/ParsePragma.cpp
  lib/Sema/SemaAttr.cpp
  test/Parser/pragma-attribute.cpp
  test/Sema/pragma-attribute-namespace.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55628.179160.patch
Type: text/x-patch
Size: 14294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181220/583c8dac/attachment-0001.bin>


More information about the cfe-commits mailing list