mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-20 21:43:00 +08:00
I ran this command in my build directory after compiling with OPEN_FOR_IDE. It took a few small tweaks to get it to compile, which is outside the scope of this commit. $ python run-clang-tidy.py -j $(nproc) -checks='-*,performance-inefficient-vector-operation' -fix