diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-11 00:20:06 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-11 00:20:06 +0000 |
commit | dc5523d38fc12d167d83b8d4732a78fbf9be70b4 (patch) | |
tree | e45ad19f76dc62e7ea3db850a6d8e01c10d0d6d0 /lldb/scripts/Python/interface/SBSourceManager.i | |
parent | 7660d653c8173f9586a2e8a5a4f9e2516de7ca7c (diff) | |
download | llvm-dc5523d38fc12d167d83b8d4732a78fbf9be70b4.zip llvm-dc5523d38fc12d167d83b8d4732a78fbf9be70b4.tar.gz llvm-dc5523d38fc12d167d83b8d4732a78fbf9be70b4.tar.bz2 |
[modules] Don't try to merge template specializations by performing name lookup
into their container; we won't find them there. These things are already being
merged when they're added to their primary template's folding set, so this
merging is redundant (and causes us to reject-valid because we think we've
found an odr violation).
llvm-svn: 212788
Diffstat (limited to 'lldb/scripts/Python/interface/SBSourceManager.i')
0 files changed, 0 insertions, 0 deletions