[PATCH] D29704: [XRay] [clang] Allow logging the first argument of a function call.
Martin Pelikán via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 2 21:40:04 PST 2017
pelikan updated this revision to Diff 90431.
pelikan marked an inline comment as done.
pelikan added a comment.
- clarify comment and rename variable so it'll all fit.
https://reviews.llvm.org/D29704
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
lib/CodeGen/CodeGenFunction.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/xray-log-args.cpp
test/Sema/xray-log-args-oob.c
test/Sema/xray-log-args-oob.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29704.90431.patch
Type: text/x-patch
Size: 6310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170303/f92ce52a/attachment.bin>
More information about the cfe-commits
mailing list