[PATCH] D29704: [XRay] [clang] Allow logging the first argument of a function call.
Dean Michael Berris via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 5 23:20:19 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296999: [XRay] [clang] Allow logging the first argument of a function call. (authored by dberris).
Changed prior to commit:
https://reviews.llvm.org/D29704?vs=90431&id=90651#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29704
Files:
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/test/CodeGen/xray-log-args.cpp
cfe/trunk/test/Sema/xray-log-args-oob.c
cfe/trunk/test/Sema/xray-log-args-oob.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29704.90651.patch
Type: text/x-patch
Size: 6583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170306/d19dd9e8/attachment.bin>
More information about the cfe-commits
mailing list