llvm-project
7d5fe7e1 - [clang][bytecode] Reject all function calls in C (#175920)

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
Author
Parents
Loading