[PATCH] D29005: [XRay] A graph Class for the llvm-xray graph
Alexis Shaw via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 00:58:53 PST 2017
varno updated this revision to Diff 86391.
varno marked an inline comment as done.
varno added a comment.
- move inner class to llvm::xray::internal
- fix Spelling mistakes
- Make Graph.h cleaner
- fix bugs and respond to comments
- add comments
- fix
- clang-format
- address missed comments to the color commit
- add at method to Graph
https://reviews.llvm.org/D29005
Files:
include/llvm/XRay/Graph.h
tools/llvm-xray/xray-graph.cc
tools/llvm-xray/xray-graph.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29005.86391.patch
Type: text/x-patch
Size: 37808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170131/1b4e87df/attachment.bin>
More information about the llvm-commits
mailing list