llvm-project
b200dfc1
- [clang][Interp] Fix calling invalid function pointers
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][Interp] Fix calling invalid function pointers Checking for isConstexpr() is wrong; we need to (try to) call the function and let later code diagnose the failure accordingly.
Author
tbaederr
Committer
tbaederr
Parents
6c74a6f6
Loading