Library to parse and work with the C++ AST
Find a file
Jonathan Müller 4dc771ad6b Skip comments instead of writing them to output
This simplifies parsing.
2017-04-12 15:09:42 +02:00
external Add tool infrastructure 2017-04-10 19:58:17 +02:00
include/cppast Add and parse cpp_static_assert 2017-04-11 20:37:24 +02:00
src Skip comments instead of writing them to output 2017-04-12 15:09:42 +02:00
test Add and parse cpp_static_assert 2017-04-11 20:37:24 +02:00
tool Add definition info to AST dump 2017-04-11 18:33:58 +02:00
.clang-format Parse typedefs 2017-02-23 15:45:34 +01:00
.gitmodules Add tool infrastructure 2017-04-10 19:58:17 +02:00
CMakeLists.txt Add tool infrastructure 2017-04-10 19:58:17 +02:00