summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IPA/GlobalsModRef.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-03-24 08:27:58 +0000
committerJohn McCall <rjmccall@apple.com>2010-03-24 08:27:58 +0000
commit1f0479e3d724b5025d2bba2d25d7650b5f9a35bd (patch)
treece2d6f4e2d056112dda46b931e3b012d14157cea /llvm/lib/Analysis/IPA/GlobalsModRef.cpp
parent816d75b7012ac9fabbe134579ba1a1dba80a5f4f (diff)
downloadbcm5719-llvm-1f0479e3d724b5025d2bba2d25d7650b5f9a35bd.tar.gz
bcm5719-llvm-1f0479e3d724b5025d2bba2d25d7650b5f9a35bd.zip
Correct that last fixit: if the user wrote
template <> friend void foo(int); we need to change it to friend void foo<>(int); or else the user won't get the template specialization they obviously want. llvm-svn: 99390
Diffstat (limited to 'llvm/lib/Analysis/IPA/GlobalsModRef.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud