swh:1:snp:2c68c8bd649bf1bd2cf3bf7bd4f98d247b82b5dc
Raw File
Tip revision: a57aecbbaeb36241b298afb4e479b44b4a589b7d authored by Steven Johnson on 21 October 2021, 20:30:53 UTC
Merge branch 'master' into srj/visit-warnings
Tip revision: a57aecb
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
back to top