Skip to content
Commit 8858159f authored by Richard Smith's avatar Richard Smith
Browse files

Fix a bug reduced from a crash when trying to use modules with libc++. We check

the linkage of functions and variables while merging declarations from modules,
and we don't necessarily have enough of the rest of the AST loaded at that
point to allow us to compute linkage, so serialize it instead.

llvm-svn: 174943
parent 277775b8
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