This is an archive of the discontinued LLVM Phabricator instance.

[clang][Interp] Fix ignoring SubstNonTypeTemplateParmExpr
ClosedPublic

Authored by tbaeder on May 4 2023, 2:39 AM.

Details

Summary
Ignore the expressions and re-do the tests without all the "result
ignored" expected warnings. Those are expected, given the nature of the
tests.

Diff Detail

Event Timeline

tbaeder created this revision.May 4 2023, 2:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 2:39 AM
tbaeder requested review of this revision.May 4 2023, 2:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 2:39 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.May 4 2023, 11:22 AM
This revision was landed with ongoing or failed builds.Aug 1 2023, 1:25 AM
This revision was automatically updated to reflect the committed changes.