]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/commit
Convert to Clang plugin API
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 20 Jul 2012 03:52:21 +0000 (05:52 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 20 Jul 2012 03:52:21 +0000 (05:52 +0200)
commit1ce4f09f6980c533c5459acd27a880fc232744f3
tree9168e9aee4373b3d2e0185c49ac2f6848165e8ed
parent1f2b606b5995c7c954c9494194b70d91f3a972aa
Convert to Clang plugin API

http://clang.llvm.org/docs/ClangPlugins.html

I can compile it with clang-3.1 and it does not crash. For some reason
transitions are missing in the generated graph.
examples/Makefile
src/Makefile
src/visualizer.cpp