llvm-capstone/clang/include
Douglas Gregor 9dc3212f98 Implement (de-)serialization of the buffer contents for an overridden
file in the source manager. This allows us to properly create and use
modules described by module map files without umbrella headers (or
with incompletely umbrella headers). More generally, we can actually
build a PCH file that makes use of  file -> buffer remappings, which
could be useful in libclang in the future.

llvm-svn: 144830
2011-11-16 20:05:18 +00:00
..
clang Implement (de-)serialization of the buffer contents for an overridden 2011-11-16 20:05:18 +00:00
clang-c [libclang] Introduce a new function to apply the indexing callbacks on an existing 2011-11-15 06:20:16 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00