|
|
|
@ -1,8 +1,7 @@ |
|
|
|
# libclangmm - An easy to use C++-wrapper for libclang # |
|
|
|
# libclangmm - An easy to use C++-wrapper for libclang # |
|
|
|
|
|
|
|
|
|
|
|
## About ## |
|
|
|
## About ## |
|
|
|
This is a highlevel wrapper for [libclang](http://www.llvm.org). It |
|
|
|
Provides C++ bindings and class structure to the [libclang](http://www.llvm.org) C library. |
|
|
|
provides highlevel C++11 access to complicated C code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Dependencies ## |
|
|
|
## Dependencies ## |
|
|
|
* libclang |
|
|
|
* libclang |
|
|
|
|