History log of /petsc/src/sys/tests/linter/output/testStaticFunctionCandidates.patch (Results 1 – 2 of 2)
Revision Date Author Comments
# 9c5460f9 17-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'

Linter detect possible static functions

See merge request petsc/petsc!6796


# 08bd1863 09-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Linter now tries to detect functions that could be static, and makes it so.