diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-08-25 02:10:01 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-08-25 02:10:01 +0000 |
commit | 88126a25ebae096fa45b83b2998657c0c9030449 (patch) | |
tree | 2dd494a04781ffdf4b3898ce56bdd669837b33f3 /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp | |
parent | 6e69927d03eddf49f83c03a0eea1a93be085d52b (diff) | |
download | bcm5719-llvm-88126a25ebae096fa45b83b2998657c0c9030449.tar.gz bcm5719-llvm-88126a25ebae096fa45b83b2998657c0c9030449.zip |
[modules] Fix false report of an ODR violation when merging friend
declarations. We can't expect to find them in the canonical definition
of the class, because that's not where they live.
This means we no longer reject real ODR violations with friend declarations,
but we weren't consistently doing so anyway.
llvm-svn: 216369
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions