]> granicus.if.org Git - clang/commit
simplify ParseAST by sucking -disable-free handling logic up into
authorChris Lattner <sabre@nondot.org>
Sat, 28 Mar 2009 01:37:17 +0000 (01:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Mar 2009 01:37:17 +0000 (01:37 +0000)
commit9ecd26ad19875e410e76476b36f77c47069ba04c
tree80a3b71f18c04fa90f8d0636a4c1dfe816212a16
parentab3a852ae713189444dcbf75e70accf1e8c2b7f2
simplify ParseAST by sucking -disable-free handling logic up into
clang.cpp

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67890 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/ParseAST.h
lib/Sema/ParseAST.cpp
tools/clang-cc/clang.cpp