This is an archive of the discontinued LLVM Phabricator instance.

[clang][Diagnostics] Provide source range to invalid casts in const expr
ClosedPublic

Authored by tbaeder on Jun 18 2023, 10:58 PM.

Diff Detail

Event Timeline

tbaeder created this revision.Jun 18 2023, 10:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 18 2023, 10:58 PM
tbaeder requested review of this revision.Jun 18 2023, 10:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 18 2023, 10:58 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
cor3ntin accepted this revision.Jun 27 2023, 5:14 AM
cor3ntin added a subscriber: cor3ntin.

LGTM (modulo failed build / rebase)

This revision is now accepted and ready to land.Jun 27 2023, 5:14 AM
cjdb accepted this revision.Jun 29 2023, 10:10 AM
This revision was landed with ongoing or failed builds.Jul 28 2023, 3:29 AM
This revision was automatically updated to reflect the committed changes.