Skip to content
Commit 8835e03c authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Always construct an ASTReader with a non-NULL ASTContext and

Preprocessor, eliminating the constructor that was used by ASTUnit
(which didn't provide an ASTContext or Prepreprocessor). Ensuring that
both objects are non-NULL will simplify module loading (but none of
that is done yet).

llvm-svn: 138986
parent e8bbc121
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment