[settings]
os=Linux
arch=x86_64
compiler=clang
compiler.version=14
compiler.libcxx=libc++
build_type=Release
[options]
[buildenv]
CC=clang-14
CXX=clang++-14
CXXFLAGS="-fsanitize=undefined -fsanitize=address -fsanitize=leak"