[PATCH] D20352: Add XRay flags to Clang
Dean Michael Berris via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 26 23:27:28 PDT 2016
dberris updated this revision to Diff 61932.
dberris marked 2 inline comments as done.
dberris added a comment.
- Address review comments; see details.
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.61932.patch
Type: text/x-patch
Size: 43267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160627/7c9e8eb9/attachment-0001.bin>
More information about the cfe-commits
mailing list