]> granicus.if.org Git - clang/commit
(De-)serialize the file system options.
authorDouglas Gregor <dgregor@apple.com>
Wed, 24 Oct 2012 15:49:58 +0000 (15:49 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 24 Oct 2012 15:49:58 +0000 (15:49 +0000)
commit1b2c3c0884e917ae5d59edde7d93b2af33c6a1b6
tree01b69b191e30f34a67de28c7e000ea38a1428245
parent5f3d8224af99ad0d9107601c0c31b74693371cc1
(De-)serialize the file system options.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166577 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTBitCodes.h
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp