mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 12:39:19 +00:00
[mlir][spirv] Remove unnecessary friend class declaration
This commit is contained in:
parent
e601196833
commit
8fa261ced1
@ -288,9 +288,6 @@ public:
|
||||
return object[index];
|
||||
}
|
||||
|
||||
/// Allow StructType class access to constructors.
|
||||
friend class ElementTypeRange;
|
||||
|
||||
/// Allow base class access to `offset_base` and `dereference_iterator`.
|
||||
friend RangeBaseT;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user