[PATCH] D156172: [clang][CodeGen] Emit annotations for function declarations.

Brendan Dahl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 16:08:17 PDT 2023


brendandahl updated this revision to Diff 546632.
brendandahl added a comment.

Switch to emitting annotations and the end.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156172

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/test/CodeGen/annotations-decl-use-define.c
  clang/test/CodeGen/annotations-declaration.c
  clang/test/CodeGen/annotations-global.c
  clang/test/CodeGenCXX/attr-annotate-destructor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156172.546632.patch
Type: text/x-patch
Size: 5735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/7abd7a24/attachment-0001.bin>


More information about the cfe-commits mailing list