[PATCH] D137487: [clang][Interp] Start implementing builtin functions
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 5 10:40:40 PDT 2022
tbaeder updated this revision to Diff 473443.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137487/new/
https://reviews.llvm.org/D137487
Files:
clang/lib/AST/CMakeLists.txt
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/Function.h
clang/lib/AST/Interp/Interp.cpp
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/InterpBuiltin.cpp
clang/test/AST/Interp/builtins.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137487.473443.patch
Type: text/x-patch
Size: 6539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221105/ff84b211/attachment-0001.bin>
More information about the cfe-commits
mailing list