Functions with the "xray_log_args" attribute will tell LLVM to emit a special
XRay sled for compiler-rt to copy any call arguments to your logging handler.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Just a minor comment -- I suspect you're going to wait until the patch to LLVM lands?
lib/Sema/SemaDeclAttr.cpp | ||
---|---|---|
4407 ↗ | (On Diff #87591) | What is "It" referring to here? The argument? |