[PATCH] D136941: [clang][Interp] Implement String-and CharacterLiterals

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 28 05:28:42 PDT 2022


tbaeder updated this revision to Diff 471505.

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

https://reviews.llvm.org/D136941

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/test/AST/Interp/literals.cpp
  clang/test/Lexer/char-escapes.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136941.471505.patch
Type: text/x-patch
Size: 4308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221028/bc5ce27d/attachment-0001.bin>


More information about the cfe-commits mailing list