Mostly done using find . \( -name '*.cc' -o -name '*.h' \) -a -type f -exec clang-tidy -p \ cmake-build -checks='-*,google-*,modernize-*,-modernize-use-nodiscard,-modernize-use-trailing-return-type' {} -fix \; Change-Id: Ifccbcabe7a1d9a32a09d28ac4f3f8466696c1a50
The ArraySelector selects the best array implementation based on template arguments. Change-Id: I93c6db1a638e924b85292e63bca9525610ec2e2f