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

Have the parser initialize Sema before it consumes the first

token. This is important because the first token could actually be
after an #include that triggers a module import, which might use
either Sema or the AST consumer before it would have been initialized.

llvm-svn: 167423
parent 48c5b8e6
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