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
tbaeder created this revision.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Including a fix for the ambiguous APInt constructor.
Precommit CI should work on this now.
Repository:
rG LLVM Github M