mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
Another spurious friend declaration removed.
llvm-svn: 85997
This commit is contained in:
parent
b63bef3da7
commit
c42888e42a
@ -36,8 +36,6 @@ namespace llvm {
|
||||
/// SlotIndex & SlotIndexes classes for the public interface to this
|
||||
/// information.
|
||||
class IndexListEntry {
|
||||
friend class SlotIndex;
|
||||
|
||||
private:
|
||||
|
||||
IndexListEntry *next, *prev;
|
||||
|
Loading…
Reference in New Issue
Block a user