llvm-project/clang/include
Argyrios Kyrtzidis 4b2b460893 Introduce the clangIDE library.
Libclang has a lot of functionality that is inaccessible.
The purpose of clangIDE is to move most of the functionality of libclang to it so we
can expose it and have libclang be more of a thin C wrapper over clangIDE.

Start by moving the USR generation functionality into clangIDE.

llvm-svn: 188569
2013-08-16 18:17:55 +00:00
..
clang Introduce the clangIDE library. 2013-08-16 18:17:55 +00:00
clang-c Add clang_Location_isFromMainFile() to libclang. 2013-08-08 17:48:14 +00:00
CMakeLists.txt
Makefile