[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
Fri Jul 12 04:25:37 PDT 2024
================
@@ -0,0 +1,18 @@
+// RUN: %clang_cc1 -std=c++20 -fsyntax-only -verify %s
----------------
a-tarasyuk wrote:
@shafik @zyn0217 could you please review this PR when you have a moment? Thanks!
https://github.com/llvm/llvm-project/pull/96228
More information about the cfe-commits
mailing list