[clang] [Clang] handle invalid close location in static assert declaration (PR #108701)

Oleksandr T. via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 14 16:13:35 PDT 2024


================
@@ -0,0 +1,5 @@
+// RUN: %clang_cc1 -std=c++2a -triple=x86_64-linux -fsyntax-only %s -verify
----------------
a-tarasyuk wrote:

The file refers to cxx26 —is it ok to add tests related to C++20 here?"

https://github.com/llvm/llvm-project/pull/108701


More information about the cfe-commits mailing list