[clang] [clang-tools-extra] [Clang][Sema] Diagnose class member access expressions naming non-existent members of the current instantiation prior to instantiation in the absence of dependent base classes (PR #84050)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 16:27:04 PDT 2024
alexey-bataev wrote:
I think this breaks the build of SPEC2017/xalancbmk
https://github.com/llvm/llvm-project/pull/84050
More information about the cfe-commits
mailing list