summaryrefslogtreecommitdiff
path: root/test cases/common/13 pch/c
AgeCommit message (Expand)Author
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-17Make all C main functions without arguments have "void" in arg list.Jussi Pakkanen
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D
2019-07-30PGI: cpp_pch precompiled headers functionalityMichael Hirsch, Ph.D
2019-03-01auto generate msvc pch source file if none is provided by the userNicolas Schneider
2019-01-29vs: fix PCHNicolas Schneider
2018-08-19Consolidated all PCH tests in one test project.Jussi Pakkanen