diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-08-03 01:00:01 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-08-03 01:00:01 +0000 |
commit | a62d198ef5cef0500ea11b4c0c078c024e72f175 (patch) | |
tree | 38b5eca392dd57bdc7afdf6f3c4592385ba5ff39 /clang/test/Index/annotate-comments-availability-attrs.cpp | |
parent | 7c84e3810429a04af77b6018d13310ad79346dff (diff) | |
download | bcm5719-llvm-a62d198ef5cef0500ea11b4c0c078c024e72f175.tar.gz bcm5719-llvm-a62d198ef5cef0500ea11b4c0c078c024e72f175.zip |
[modules] Defer merging deduced return types.
We can't read a deduced return type until we are sure that the types referred
to by it are not in the middle of being loaded. So defer all reading of such
deduced return types until the end of the recursive deserialization step.
Also, when we load a function type that has a deduced return type, update all
other redeclarations of the function to have that deduced return type.
llvm-svn: 338798
Diffstat (limited to 'clang/test/Index/annotate-comments-availability-attrs.cpp')
0 files changed, 0 insertions, 0 deletions