]> granicus.if.org Git - clang/commit
Tease out the routine that reads the control block of an AST file from
authorDouglas Gregor <dgregor@apple.com>
Tue, 6 Nov 2012 23:40:54 +0000 (23:40 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 6 Nov 2012 23:40:54 +0000 (23:40 +0000)
commit9e60371ba07faa2f173ab614ceaad0332518c8dc
tree2556f4b0e293f8bf6fbd54e2420d2268fc2a78c7
parent7745786044f159cf9ddf4a8a0f7be8fe2bebfa80
Tease out the routine that reads the control block of an AST file from
the validation of an AST file against a specific set of options.

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