Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang: fix -Wunused-parameter warning
Fixes: gcc/cp/decl2.cc:158:54: warning: unused parameter 'entry' [-Wunused-parameter] gcc/cp/ChangeLog: * decl2.cc (struct priority_map_traits): Remove unused param.
- Loading branch information