[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 Mar 6 08:07:39 PST 2023


0xdc03 updated this revision to Diff 502660.
0xdc03 added a comment.

- Reword the diagnostic messages
- Refactor tests to match updated diagnostic


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
  clang/test/SemaCXX/externc-ifunc-resolver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143803.502660.patch
Type: text/x-patch
Size: 10156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230306/609f874c/attachment-0001.bin>


More information about the cfe-commits mailing list