[PATCH] D117301: [clang][NFC] Wrap TYPE_SWITCH in "do while (0)" in the interpreter

Simon Pilgrim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 19 01:24:39 PST 2022


RKSimon added a comment.

what about COMPOSITE_TYPE_SWITCH and INT_TYPE_SWITCH - should they be updated as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117301



More information about the cfe-commits mailing list