[PATCH] D143803: [clang][alias|ifunc]: Add a diagnostic for mangled names
Dhruv Chawla via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 02:28:53 PST 2023
0xdc03 updated this revision to Diff 500715.
0xdc03 edited the summary of this revision.
0xdc03 added a comment.
- Update to address reviewer comments
- Add release note
- Redo notes to match reviewer comments
- Make the fix-it highlight the whole attribute
- Update tests to check new diagnostics
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143803/new/
https://reviews.llvm.org/D143803
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/alias.cpp
clang/test/CodeGen/attr-ifunc.c
clang/test/CodeGen/attr-ifunc.cpp
clang/test/Sema/attr-alias-elf.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143803.500715.patch
Type: text/x-patch
Size: 8220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230227/77d13789/attachment.bin>
More information about the cfe-commits
mailing list