Library to parse and work with the C++ AST
Find a file
Jonathan Müller cb9ad57e87 Register declarations as well
Will be overriden by definitions.
2017-03-18 11:01:27 +01:00
include/cppast Register declarations as well 2017-03-18 11:01:27 +01:00
src Register declarations as well 2017-03-18 11:01:27 +01:00
test Properly handle libclang diagnostics 2017-03-16 12:15:46 +01:00
.clang-format Parse typedefs 2017-02-23 15:45:34 +01:00