[PATCH] D74361: [Clang] Undef attribute for global variables

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 07:43:13 PDT 2020


JonChesterfield added a comment.

In D74361#2218143 <https://reviews.llvm.org/D74361#2218143>, @erichkeane wrote:

> Also, see this bug:  This crashes immediately when used on a template instantiation: https://bugs.llvm.org/show_bug.cgi?id=47169

Thanks for the bug report! Template instantiations are missing from the test cases, I will go debugging.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74361



More information about the cfe-commits mailing list