diff options
| author | Hendrik Hübner <117831077+HendrikHuebner@users.noreply.github.com> | 2025-11-21 18:58:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-21 09:58:07 -0800 |
| commit | dbac91743aa0167d783568a593dfe8b675b38b46 (patch) | |
| tree | f5b05fa6b9fd3c80b146a98bf4838d6dd1f1fe1d /lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test | |
| parent | 4511c355c35153c6b8f5fd3d0b75f77c126fe8e6 (diff) | |
[CIR] Add NYI cases to builtin switch statement and move existing cases into functions (#168699)
This PR adds a number of cases to the switch statement in
`CIRGenBUiltin.cpp`. Some existing cases were relocated, so the order
matches the order from the switch statement in clangs codegen.
Additionally, some exisiting cases were moved to functions, to keep the
code a little cleaner. In the future, it will be easier to keep track of
which builtins have not been implemented, since there would always be a
NYI case for unimplemented builtins.
Diffstat (limited to 'lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test')
0 files changed, 0 insertions, 0 deletions
