aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaExpr.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-09-02 00:26:20 +0000
committerDouglas Gregor <dgregor@apple.com>2011-09-02 00:26:20 +0000
commitf8a1e51c48761ee1d7803c3fa35ac94f42ebb55e (patch)
tree068fd71196ea90971e827ca4e56a28a172d6daf4 /lib/Sema/SemaExpr.cpp
parentbcfd1f55bfbb3e5944cd5e03d07b343e280838c4 (diff)
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). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138986 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions