[PATCH] D20352: Add XRay flags to Clang
Dean Michael Berris via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 27 21:26:52 PDT 2016
dberris updated this revision to Diff 62056.
dberris marked 2 inline comments as done.
dberris added a comment.
- Undo formatting changes
- Re-apply changes post-review
- Address more comments
http://reviews.llvm.org/D20352
Files:
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/xray-attributes-supported.cpp
test/Sema/xray-always-instrument-attr.c
test/Sema/xray-always-instrument-attr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20352.62056.patch
Type: text/x-patch
Size: 12379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160628/2361d4e1/attachment-0001.bin>
More information about the cfe-commits
mailing list