[PATCH] D157394: [clang][DeclPrinter] Improve AST print of function attributes

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 10 01:25:40 PDT 2023


strimo378 updated this revision to Diff 548916.
strimo378 added a comment.

Added more test cases and considering __declspec


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157394

Files:
  clang/lib/AST/DeclPrinter.cpp
  clang/test/AST/ast-print-method-decl.cpp
  clang/test/AST/ast-print-no-sanitize.cpp
  clang/test/OpenMP/assumes_codegen.cpp
  clang/test/OpenMP/assumes_print.cpp
  clang/test/OpenMP/assumes_template_print.cpp
  clang/test/OpenMP/declare_simd_ast_print.cpp
  clang/test/SemaCXX/attr-no-sanitize.cpp
  clang/test/SemaCXX/cxx11-attr-print.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157394.548916.patch
Type: text/x-patch
Size: 21623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230810/a419bd7b/attachment-0001.bin>


More information about the cfe-commits mailing list