Including a fix for the ambiguous APInt constructor.
Precommit CI should work on this now.
Paths
| Differential D136941
[clang][Interp] Implement String-and CharacterLiterals AbandonedPublic Authored by tbaeder on Oct 28 2022, 4:54 AM.
Revision Contents
Diff 471495 clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/literals.cpp
clang/test/Lexer/char-escapes.c
|