hdf5/hl
Sean McBride c41a1cb209
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
* Automatically applied clang-tidy readability-avoid-const-params-in-decls fixes

Removes useless const declarations.

* Fixed most readability-non-const-parameter warnings

These changes were made automatically by clang-tidy, but I manually reverted the changes related to the H5Z_func_t signature.

* Reformat source with clang v10.0.1.

Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
2021-03-09 10:59:44 -06:00
..
c++ More warning fixes (#400) 2021-03-04 15:06:30 -06:00
examples Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
fortran Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361) 2021-02-22 22:29:56 -06:00
src More warning fixes (#400) 2021-03-04 15:06:30 -06:00
test Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) 2021-03-09 10:59:44 -06:00
tools Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) 2021-03-09 10:59:44 -06:00
CMakeLists.txt CMake and script changes for clang-format 2020-09-04 16:36:52 -05:00
COPYING Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00