@@ -0,0 +1,6 @@
mkdir build
pushd build
clang -o build_tool.exe ../src/build_tool/build_tool_main.cpp -fdiagnostics-absolute-paths -g -nostdlib++ -fno-exceptions
popd
build/build_tool.exe
The note is not visible to the blocked user.