This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up
Compound_Selector::operator==
Implements equality for `Compound_Selector` in a cleaner and more efficient manner. Similar change for `Selector_List`: #2739 This does not fix the stack overflow reported in #2667, though it does change its location (because we no longer clone any nodes in `operator==`).
- Loading branch information