NervanaSystems / he-transformer

nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph
Apache License 2.0
221 stars 39 forks source link

Fboemer/clang tidy #289

Closed fboemer closed 5 years ago

fboemer commented 5 years ago

Fixed most warnings in

python /usr/bin/run-clang-tidy-6.0.py \
-checks="-*,\
hicpp-*,\
-hicpp-no-array-decay,\
-hicpp-special-member-functions,\
-hicpp-vararg*,\
llvm-*,\
-llvm-include-order,\
misc-*,\
modernize-*,\
performance-*,\
readability-*,\
"