[PATCH] D81131: [DebugInfo] Fix assertion for extern void type

Andrii Nakryiko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 3 23:02:13 PDT 2020


anakryiko accepted this revision.
anakryiko added a comment.
This revision is now accepted and ready to land.

For my purposes, having extern var BTF only for `extern const void` is just fine. Not crashing Clang for `extern void` is great as well :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81131





More information about the cfe-commits mailing list