[clang] [Clang] fix cast failures by adjusting the resolution of record declaration contexts to handle semantic and lexical distinctions (PR #96228)

Oleksandr T. via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 3 02:47:59 PDT 2024


================
@@ -0,0 +1,18 @@
+// RUN: %clang_cc1 -std=c++20 -fsyntax-only -verify %s
----------------
a-tarasyuk wrote:

@shafik @zyn0217 could you review the latest changes? thanks

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


More information about the cfe-commits mailing list