[PATCH] D48100: Append new attributes to the end of an AttributeList.

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 18:21:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC338800: Append new attributes to the end of an AttributeList. (authored by Meinersbur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48100?vs=158639&id=158880#toc

Repository:
  rC Clang

https://reviews.llvm.org/D48100

Files:
  include/clang/Sema/ParsedAttr.h
  lib/AST/ItaniumMangle.cpp
  lib/Parse/ParseDeclCXX.cpp
  lib/Parse/ParseObjc.cpp
  lib/Sema/SemaAttr.cpp
  lib/Sema/SemaOverload.cpp
  lib/Sema/SemaType.cpp
  lib/Serialization/ASTReaderDecl.cpp
  test/Index/annotate-comments-availability-attrs.cpp
  test/Index/complete-with-annotations.cpp
  test/Misc/ast-print-pragmas.cpp
  test/PCH/pragma-loop.cpp
  test/Parser/pragma-loop-safety.cpp
  test/Parser/pragma-loop.cpp
  test/Parser/pragma-unroll-and-jam.cpp
  test/Parser/pragma-unroll.cpp
  test/Sema/attr-availability-tvos.c
  test/Sema/attr-availability.c
  test/Sema/attr-coldhot.c
  test/Sema/attr-disable-tail-calls.c
  test/Sema/attr-long-call.c
  test/Sema/attr-micromips.c
  test/Sema/attr-notail.c
  test/Sema/attr-ownership.c
  test/Sema/attr-ownership.cpp
  test/Sema/attr-print.c
  test/Sema/attr-visibility.c
  test/Sema/internal_linkage.c
  test/Sema/mips-interrupt-attr.c
  test/Sema/nullability.c
  test/SemaCXX/attr-print.cpp
  test/SemaCXX/ms-uuid.cpp
  test/SemaObjC/nullability.m
  test/SemaOpenCL/address-spaces.cl
  test/SemaTemplate/attributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48100.158880.patch
Type: text/x-patch
Size: 52198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180803/d090da8d/attachment-0001.bin>


More information about the cfe-commits mailing list