llvm-project
42589986
- [clang][bytecode] Only print ptr/reference types via toAPValue() (#137965)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
157 days ago
[clang][bytecode] Only print ptr/reference types via toAPValue() (#137965) Otherwise, convert them to an RValue to print them. This fixes the printing of e.g. complex values.
References
#137965 - [clang][bytecode] Only print ptr/reference types via toAPValue()
Author
tbaederr
Parents
c2c0ef50
Loading