This allows instrumenting things like global initializers
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77191
[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 TimelineThis revision is now accepted and ready to land.Mar 31 2020, 8:26 PM Closed by commit rGbb3111cbaf7b: [clang][xray] Add xray attributes to functions without decls too (authored by ianlevesque). · Explain WhyMar 31 2020, 9:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254085 clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGen/xray-global-init.cpp
|