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
- Build Status
Buildable 4464 Build 4464: arc lint + arc unit
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 | ||
---|---|---|
4434 | What is "It" referring to here? The argument? |
What is "It" referring to here? The argument?