This is an archive of the discontinued LLVM Phabricator instance.

[clang][Interp] Implement String-and CharacterLiterals
AbandonedPublic

Authored by tbaeder on Oct 28 2022, 4:54 AM.

Details

Reviewers
None
Summary

Including a fix for the ambiguous APInt constructor.

Precommit CI should work on this now.

Diff Detail

Event Timeline

tbaeder created this revision.Oct 28 2022, 4:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 28 2022, 4:54 AM
tbaeder requested review of this revision.Oct 28 2022, 4:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 28 2022, 4:54 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
tbaeder updated this revision to Diff 471505.Oct 28 2022, 5:28 AM
tbaeder abandoned this revision.Oct 28 2022, 6:16 AM