llvm-project
8bd83048 - [clang-repl] Fix C89 incompatible keywords (#189432)

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