llvm-project
496b224d
- [clang][Interp] Handle union copy/move ctors (#102762)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][Interp] Handle union copy/move ctors (#102762) They don't have a body and we need to implement them ourselves. Use the Memcpy op to do that.
References
#102762 - [clang][Interp] Handle union copy/move ctors
Author
tbaederr
Parents
4ce2f988
Loading