summaryrefslogtreecommitdiff
path: root/test/shadow_variables.cxx
AgeCommit message (Collapse)Author
2024-04-18Test public headers for shadowed variables (STR 2728)Albrecht Schlosser
This program is built only when using CMake and a GNU or Clang compiler to detect shadowed variables in header files. Developers should fix such warnings whenever they see them during the build to avoid user reports.