================ @@ -0,0 +1,31 @@ +// RUN: %clangxx -std=c++20 -fsanitize=realtime %s -o %t ---------------- fmayer wrote: What is a system without C++20? This is a test of clang trunk, which supports C++20? https://github.com/llvm/llvm-project/pull/111049