This is an archive of the discontinued LLVM Phabricator instance.

[clang][xray] Add xray attributes to functions without decls too
ClosedPublic

Authored by ianlevesque on Mar 31 2020, 8:00 PM.

Details

Summary

This allows instrumenting things like global initializers

Diff Detail

Event Timeline

ianlevesque created this revision.Mar 31 2020, 8:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2020, 8:00 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
dberris accepted this revision.Mar 31 2020, 8:26 PM

LGTM

This revision is now accepted and ready to land.Mar 31 2020, 8:26 PM
This revision was automatically updated to reflect the committed changes.