| 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/453c61fehHow 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 [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
