aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorAnutosh Bhat <andersonbhat491@gmail.com>2025-06-05 11:23:50 +0530
committerGitHub <noreply@github.com>2025-06-05 11:23:50 +0530
commit7ca7bcb7d8dcf26fc0281697fe47aa6cdb3884c0 (patch)
treee0a58db6c028c2847db572a39f9b77eb55108ee3 /llvm/lib/CodeGen/MachineScheduler.cpp
parent86f8be6a7c1236fba1a05ec26beed693729930c6 (diff)
downloadllvm-7ca7bcb7d8dcf26fc0281697fe47aa6cdb3884c0.zip
llvm-7ca7bcb7d8dcf26fc0281697fe47aa6cdb3884c0.tar.gz
llvm-7ca7bcb7d8dcf26fc0281697fe47aa6cdb3884c0.tar.bz2
[clang-repl] Ensure clang-repl accepts all C keywords supported in all language models (#142749)
As can be seen through the docs (https://github.com/llvm/llvm-project/blob/7e1fa09ce2a228c949ce4490c98f2c73ed8ada00/clang/docs/LanguageExtensions.rst#c-keywords-supported-in-all-language-modes), Clang supports certain C keywords in all language modes — this patch ensures clang-repl handles them consistently. Here's an example testing all the above keywords. We have everything in place except `_Imaginary` (_Complex works but _Imaginary doesn't which was weird) and `_Noreturn`
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions