[smart_holder] clang-tidy fixes (related to recent clang-tidy changes on master). (#3053)

* clang-tidy fixes (related to recent clang-tidy changes on master).

* More clang-tidy fixes.
This commit is contained in:
Ralf W. Grosse-Kunstleve
2021-06-21 12:40:10 -07:00
committed by GitHub
parent 274b014578
commit 8d1e0b3903
5 changed files with 9 additions and 9 deletions

View File

@@ -44,4 +44,4 @@ jobs:
-DCMAKE_CXX_STANDARD=17
- name: Build
run: cmake --build build -j 2
run: cmake --build build -j 2 -- --keep-going