summaryrefslogtreecommitdiffstats
path: root/Source/Checks/cm_cxx_fallthrough.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Fix CM_FALLTHROUGH with -Wunused-parameterBrad King2017-08-221-1/+1
| | | | | Fix the test code that we `try_compile` to avoid unused parameter warnings that cause the check to fail.
* Provide and use CM_FALLTHROUGHDaniel Pfeifer2017-06-031-0/+11