[all-commits] [llvm/llvm-project] 52ba50: [clang][Interp] Implement String- and CharacterLit...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Fri Oct 28 06:05:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52ba50c24c5572330a04b86879fdefaa81705a18
https://github.com/llvm/llvm-project/commit/52ba50c24c5572330a04b86879fdefaa81705a18
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/test/AST/Interp/literals.cpp
M clang/test/Lexer/char-escapes.c
Log Message:
-----------
[clang][Interp] Implement String- and CharacterLiterals
Differential Revision: https://reviews.llvm.org/D135366
More information about the All-commits
mailing list