llvm-project
3dafa486
- [clang][bytecode] Don't narrow() when dereferencing to array type (#129524)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
247 days ago
[clang][bytecode] Don't narrow() when dereferencing to array type (#129524) It doesn't make sense to do this if the result is supposed to be an array.
References
#129524 - [clang][bytecode] Don't narrow() when dereferencing to array type
Author
tbaederr
Parents
0303fd27
Loading