Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: - All `-Wshadow` warnings are fixed but there is nothing stopping them from being reintroduced. Solution: - Fail pedantic builds on `-Wshadow` warnings. This allows CI to prevent reoccurrence of the warning.
- Loading branch information