[PATCH] D156172: [clang][CodeGen] Emit annotations for function declarations.
Brendan Dahl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 6 15:47:38 PDT 2023
brendandahl updated this revision to Diff 556089.
brendandahl added a comment.
Rebase and fix unused variable warning.
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-decl.c
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
clang/test/CodeGenCXX/attr-annotate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156172.556089.patch
Type: text/x-patch
Size: 8438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230906/33d0bcb3/attachment-0001.bin>
More information about the cfe-commits
mailing list