hdf5/tools
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
..
lib Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) 2021-03-09 10:59:44 -06:00
libtest Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
src Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429) 2021-03-09 10:59:44 -06:00
test Removed bad function pointer casts (#434) 2021-03-08 08:26:58 -06:00
testfiles Primary change is HDFFV-11212 - new refs and JNI (#372) 2021-02-25 15:12:57 -06:00
CMakeLists.txt TRILAB-142 Change minimum CMake version to 3.12 2020-02-21 16:16:06 -06: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