This is an archive of the discontinued LLVM Phabricator instance.

[NFC][SanitizeCoverage] Test always_inline functions work
ClosedPublic

Authored by melver on May 21 2021, 9:17 AM.

Details

Summary

Test that always_inline functions are instrumented as expected.

Diff Detail

Event Timeline

melver requested review of this revision.May 21 2021, 9:17 AM
melver created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMay 21 2021, 9:17 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
vitalybuka accepted this revision.May 21 2021, 1:22 PM
This revision is now accepted and ready to land.May 21 2021, 1:22 PM
This revision was automatically updated to reflect the committed changes.