[PATCH] D133934: [clang][Interp] Handle sizeof() expressions

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 15 07:48:18 PDT 2022


tbaeder updated this revision to Diff 460409.

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

https://reviews.llvm.org/D133934

Files:
  clang/lib/AST/Interp/Boolean.h
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/lib/AST/Interp/Opcodes.td
  clang/test/AST/Interp/literals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133934.460409.patch
Type: text/x-patch
Size: 3820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220915/de9c86b7/attachment-0001.bin>


More information about the cfe-commits mailing list