Issue 134789
Summary Bytecode interpreter: Union fields are activated too eagerly
Labels clang:frontend, clang:bytecode
Assignees
Reporter tbaederr
    See for example: https://godbolt.org/z/453c61feh

How far up the hierarchy from a pointer we should activate is based on the syntactical structure, i.e. we need to get that information from the AST.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to