]> granicus.if.org Git - clang/commit
Factor CXString out of Index.h
authorArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Thu, 28 Jun 2012 22:01:06 +0000 (22:01 +0000)
committerArnaud A. de Grandmaison <arnaud.adegm@gmail.com>
Thu, 28 Jun 2012 22:01:06 +0000 (22:01 +0000)
commitdb2a685287e57d9dfec09c867152c465af6fc6b0
treeddc14ebb831dd77eef5deb95fcc0530b8f51568e
parent50badd523b9b90c0731423d002b13a00bf754036
Factor CXString out of Index.h

No functionnal or interface change. This is done to prepare the landing of
CompilationDatabase in libclang.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159382 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/CXString.h [new file with mode: 0644]
include/clang-c/Index.h
include/clang-c/Platform.h [new file with mode: 0644]