llvm-project
e44784fb
- [clang][bytecode] Fix pseudo dtor calls on non-pointers (#153970)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
128 days ago
[clang][bytecode] Fix pseudo dtor calls on non-pointers (#153970) The isGLValue() check made us ignore expressions we shouldn't ignore.
References
#153970 - [clang][bytecode] Fix pseudo dtor calls on non-pointers
Author
tbaederr
Parents
ea4325f1
Loading