This is an archive of the discontinued LLVM Phabricator instance.

[MicrosoftDemangle] fix warn-trailing false positive
ClosedPublic

Authored by nickdesaulniers on Jul 10 2023, 12:14 PM.

Details

Summary

A follow up to commit 6bad76c7ae93 ("[Demangle] fix windows tests")
based on @thakis' report.

Fixes: #63740

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 12:14 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
nickdesaulniers requested review of this revision.Jul 10 2023, 12:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 12:14 PM
nickdesaulniers edited the summary of this revision. (Show Details)Jul 10 2023, 12:14 PM
nickdesaulniers added a reviewer: thakis.
nickdesaulniers added a subscriber: thakis.
nickdesaulniers edited the summary of this revision. (Show Details)
  • format
nickdesaulniers edited the summary of this revision. (Show Details)Jul 10 2023, 1:40 PM
thakis accepted this revision.Jul 11 2023, 9:06 AM

Thank you!

This revision is now accepted and ready to land.Jul 11 2023, 9:06 AM
This revision was landed with ongoing or failed builds.Jul 11 2023, 9:26 AM
This revision was automatically updated to reflect the committed changes.