We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec44304 commit 7683fccCopy full SHA for 7683fcc
readme.md
@@ -11,7 +11,7 @@ CppAst provides a C/C++ parser for header files with access to the full AST, com
11
## Features
12
13
- Compatible with `.NET Standard 2.0+`
14
-- Using `Clang/libclang 15.0.2`
+- Using `Clang/libclang 16.0.0`
15
- Allow to parse *in-memory* C/C++ text and C/C++ files from the disk
16
- Simple AST model
17
- Full type system
0 commit comments