This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][TEST] Update fptr.test
ClosedPublic

Authored by Amir on Jul 25 2022, 9:36 PM.

Details

Summary

The test exercises an implicit ptr-to-int conversion which is made an error in
D129881. We acknowledge the error but still want to test this case.
Add -Wno-int-conversion to silence the error.

Diff Detail

Event Timeline

Amir created this revision.Jul 25 2022, 9:36 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: ayermolo. · View Herald Transcript
Amir requested review of this revision.Jul 25 2022, 9:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2022, 9:36 PM
maksfb accepted this revision.Jul 25 2022, 9:51 PM
This revision is now accepted and ready to land.Jul 25 2022, 9:51 PM
This revision was automatically updated to reflect the committed changes.