[PATCH] D137415: [clang][Interp] Implement switch statements

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 25 04:21:56 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG024e4f16ca79: [clang][Interp] Implement switch statements (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D137415?vs=478895&id=492062#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137415/new/

https://reviews.llvm.org/D137415

Files:
  clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  clang/lib/AST/Interp/ByteCodeStmtGen.h
  clang/test/AST/Interp/switch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137415.492062.patch
Type: text/x-patch
Size: 6305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230125/196f94b7/attachment.bin>


More information about the cfe-commits mailing list