[PATCH] D30388: [XRay] Add -fxray-{always, never}-instrument= flags to clang
Dean Michael Berris via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 26 19:34:26 PST 2017
dberris updated this revision to Diff 89830.
dberris added a comment.
- fixup: undo clang-format on ASTContext.h
- fixup: undo clang-formatting whole file
- fixup: undo clang-format on file
https://reviews.llvm.org/D30388
Files:
include/clang/AST/ASTContext.h
include/clang/Basic/LangOptions.def
include/clang/Basic/LangOptions.h
include/clang/Basic/XRayFunctionFilter.h
include/clang/Driver/Options.td
lib/AST/ASTContext.cpp
lib/Basic/CMakeLists.txt
lib/Basic/LangOptions.cpp
lib/Basic/XRayFunctionFilter.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/xray-always-instrument.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30388.89830.patch
Type: text/x-patch
Size: 13849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170227/26dc4a10/attachment.bin>
More information about the cfe-commits
mailing list