Better Firmware with LLVM/Clang | Interrupt

Hm, I tried adding that but it just gives clang-10: **warning:** argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]

I wonder if it’s because CMake is adding -std=gnu++17 instead of -std=c++17