Skip to content
Commit 961eae5f authored by Richard Smith's avatar Richard Smith
Browse files

Save out a correct lookup table if a lookup table entry is stale (it contains

an out-of-date external decls list). This happens if we declare some names,
force the lookup table for the decl context to be built, import a module that
adds more decls for the name, then write out our module without looking up the
name.

llvm-svn: 204694
parent 8ce3b5fc
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