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

With modules, we can end up loading a new module after we've seen an

arbitrary amount of code. This forces us to stage the AST writer more
strictly, ensuring that we don't assign a declaration ID to a
declaration until after we're certain that no more modules will get
loaded.

llvm-svn: 139974
parent 4641efe3
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