Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: updating docs to clang16 (#1875)
For #1542 I have changed all of the documentation mentions of clang15 and I didn't find a good place to include this in the `docs` as it seemed like that documentation had to do with developing using aztec packages instead of doing dev work on the aztec packages repo itself. Outside of documentation would you like to see all of the `bootstrap.sh`, `CMakePresents.json`, and `Dockerfile` changed to clang16 as well @ludamad? Here are some examples of what I am referring to: https://github.com/jtfirek/aztec-packages/blob/e189a78db523abf334b39d4bebad48a317ae46c6/circuits/cpp/barretenberg/sol/bootstrap.sh#L21 https://github.com/jtfirek/aztec-packages/blob/e189a78db523abf334b39d4bebad48a317ae46c6/circuits/cpp/CMakePresets.json#L41 https://github.com/jtfirek/aztec-packages/blob/e189a78db523abf334b39d4bebad48a317ae46c6/circuits/cpp/barretenberg/cpp/dockerfiles/Dockerfile.circuits-x86_64-linux-clang-builder-runner#L7
- Loading branch information