[PATCH] D55948: Modify DeclaratorChuck::getFunction to use DeclSpec for qualifiers

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 9 03:30:49 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC350703: Use DeclSpec for quals in DeclaratorChunk::FunctionTypeInfo. (authored by stulova, committed by ).

Repository:
  rC Clang

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

https://reviews.llvm.org/D55948

Files:
  include/clang/Sema/DeclSpec.h
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseDeclCXX.cpp
  lib/Parse/ParseExpr.cpp
  lib/Parse/ParseExprCXX.cpp
  lib/Sema/DeclSpec.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaLambda.cpp
  lib/Sema/SemaType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55948.180811.patch
Type: text/x-patch
Size: 25540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/2f6033fb/attachment-0001.bin>


More information about the cfe-commits mailing list