aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorVassil Vassilev <v.g.vassilev@gmail.com>2016-03-16 11:17:04 +0000
committerVassil Vassilev <v.g.vassilev@gmail.com>2016-03-16 11:17:04 +0000
commit632eac34281c922bb52d30762bdc7115aa925698 (patch)
tree70fc9e997018b8460a3667ac6b189d95564889d1 /clang/lib/Basic/VirtualFileSystem.cpp
parentd3fe3aa57f1f2ddc51462f049c4f42d60823070b (diff)
downloadllvm-632eac34281c922bb52d30762bdc7115aa925698.zip
llvm-632eac34281c922bb52d30762bdc7115aa925698.tar.gz
llvm-632eac34281c922bb52d30762bdc7115aa925698.tar.bz2
[modules] Fix adding a templated friend functions to a namespace from another module.
When clang adds argument dependent lookup candidates, it can perform template instantiation. For example, it can instantiate a templated friend function and register it in the enclosing namespace's lookup table. Fixes https://llvm.org/bugs/show_bug.cgi?id=24954 Reviewed by Richard Smith. llvm-svn: 263634
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions