zmodem wrote:

With STL's test program from the thread on Discourse, this outputs:

```
C:\src\llvm-project>build\bin\clang-cl /EHsc /nologo /W4 /std:c++23preview 
meow.cpp && meow
Clang; __cplusplus: 202302; _MSVC_LANG: 202302; detected C++23
```

https://github.com/llvm/llvm-project/pull/112378
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to