[PATCH] D156400: [clang][Interp] Implement __builtin_offsetof
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 11 03:04:25 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG87461d669684: [clang][Interp] Implement __builtin_offsetof (authored by tbaeder).
Changed prior to commit:
https://reviews.llvm.org/D156400?vs=556339&id=556406#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156400/new/
https://reviews.llvm.org/D156400
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/InterpBuiltin.cpp
clang/lib/AST/Interp/Opcodes.td
clang/test/AST/Interp/class-layout.cpp
clang/test/AST/Interp/literals.cpp
clang/test/SemaCXX/class-layout.cpp
clang/test/SemaCXX/offsetof-0x.cpp
clang/test/SemaCXX/offsetof.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156400.556406.patch
Type: text/x-patch
Size: 26268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230911/2db668f7/attachment-0001.bin>
More information about the cfe-commits
mailing list