[PATCH] D149816: [clang][Interp] Implement __builtin_strcmp

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 11 02:48:57 PDT 2023


tbaeder updated this revision to Diff 521239.

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

https://reviews.llvm.org/D149816

Files:
  clang/lib/AST/Interp/ByteCodeEmitter.cpp
  clang/lib/AST/Interp/Function.cpp
  clang/lib/AST/Interp/Function.h
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/InterpBuiltin.cpp
  clang/lib/AST/Interp/Pointer.h
  clang/test/AST/Interp/builtin-functions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149816.521239.patch
Type: text/x-patch
Size: 10489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230511/452a988f/attachment-0001.bin>


More information about the cfe-commits mailing list