aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAndres-Salamanca <andrealebarbaritos@gmail.com>2025-04-29 10:43:44 -0500
committerGitHub <noreply@github.com>2025-04-29 08:43:44 -0700
commit9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30 (patch)
tree88ab4007bcfbdb779c59495d3ba657bc4b40bcb8 /clang/lib/Frontend/CompilerInvocation.cpp
parentea688c031e99c48a35e0c764d0224c7eed559b12 (diff)
downloadllvm-9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30.zip
llvm-9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30.tar.gz
llvm-9d1f1c4c8b5e96dfdbde37cb2cf906afdce5ef30.tar.bz2
[CIR] Upstream initial support for switch statements (#137106)
This introduces initial support for the switchOP, with caseOP of the Equal kind. Support for additional case kinds such as AnyOf, Range, and Default will be included in a future patch. Similarly, lowering to LLVM IR and flattening of the switch are deferred and will be addressed in subsequent updates.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions