Extend libclang API

This commit is contained in:
Svyatoslav Scherbina
2017-06-22 15:21:27 +03:00
committed by SvyatoslavScherbina
parent ab41017e58
commit a38835cb46
9 changed files with 500 additions and 14 deletions
+1
View File
@@ -19,6 +19,7 @@ include ':Interop:Indexer'
include ':Interop:StubGenerator'
include ':Interop:Runtime'
include ':llvmDebugInfoC'
include ':libclangext'
include ':klib'
include ':backend.native'
include ':runtime'