[PATCH] D121927: [Clang] Work with multiple pragmas weak before definition
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 17:02:06 PDT 2022
hubert.reinterpretcast updated this revision to Diff 417443.
hubert.reinterpretcast added a comment.
- Address review comments: Add release notes, expand comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121927/new/
https://reviews.llvm.org/D121927
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Sema/Sema.h
clang/include/clang/Sema/Weak.h
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/CodeGen/pragma-weak.c
clang/test/PCH/pragma-weak-functional.c
clang/test/PCH/pragma-weak-functional.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121927.417443.patch
Type: text/x-patch
Size: 15914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/4deb5d26/attachment.bin>
More information about the cfe-commits
mailing list