[PATCH] D98799: [UniqueLinkageName] Use consistent checks when mangling symbo linkage name and debug linkage name.

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 30 10:54:57 PDT 2021


dblaikie added a comment.

In D98799#2850682 <https://reviews.llvm.org/D98799#2850682>, @ahatanak wrote:

> I think I've fixed all the places in CodeGen that create fake `FunctionDecl`s and would cause clang to crash.

Thanks, I really appreciate it! I'll have a go at unifying this mangled V unique internal linkage name stuff soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98799



More information about the cfe-commits mailing list