commit | fd7224fee04c801dd4b7a38f6acc7310e921aeb4 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon May 17 17:57:54 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon May 17 17:57:54 2010 +0000 |
tree | 54127b4367e0009bfed6ebc893602652ef1328ec | |
parent | 9b4a824217f1fe23f83045afe7521acb791bc2d0 [diff] |
Diagnose a redefinition error when there are two instantiations of friend functions defined inside a class template. Fixes PR6952, the last Boost.Units failure. llvm-svn: 103952