Library to parse and work with the C++ AST
Find a file
Jonathan Müller dc5abeb785 Ensure compatibility with clang 4.0.0
There are some bug fixes for libclang, so now some workarounds were broken.
2017-04-02 19:23:49 +02:00
external Add proper build system 2017-04-02 18:38:28 +02:00
include/cppast Add proper build system 2017-04-02 18:38:28 +02:00
src Ensure compatibility with clang 4.0.0 2017-04-02 19:23:49 +02:00
test Ensure compatibility with clang 4.0.0 2017-04-02 19:23:49 +02:00
.clang-format Parse typedefs 2017-02-23 15:45:34 +01:00
.gitmodules Add proper build system 2017-04-02 18:38:28 +02:00
CMakeLists.txt Add proper build system 2017-04-02 18:38:28 +02:00