llvm-project
6ff431b0
- [clang][Interp] Handle imaginary literals (#79130)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[clang][Interp] Handle imaginary literals (#79130) Initialize the first element to 0 and the second element to the value of the subexpression.
References
#79130 - [clang][Interp] Handle imaginary literals
Author
tbaederr
Parents
5d9ffcd7
Loading