llvm-project
7d5fe7e1
- [clang][bytecode] Reject all function calls in C (#175920)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
100 days ago
[clang][bytecode] Reject all function calls in C (#175920) C doesn't have constexpr functions, so this can't ever work anyway. Fixes https://github.com/llvm/llvm-project/issues/175877
References
#175920 - [clang][bytecode] Reject all function calls in C
Author
tbaederr
Parents
94913cf1
Loading