llvm-project
8bd83048
- [clang-repl] Fix C89 incompatible keywords (#189432)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[clang-repl] Fix C89 incompatible keywords (#189432) Restrict and inline keywords are removed for C89 interpreter since these keywords caused fail at runtime preamble. Fixes #189088
References
#189432 - [clang-repl] Fix C89 incompatible keywords
Author
keremsahn
Parents
dd59a99c
Loading