[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)

Pranav Kant via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 25 16:39:08 PDT 2024


pranavk wrote:

This makes clang crash in some cases. Here's a sample: https://godbolt.org/z/4sbvna4WY



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


More information about the cfe-commits mailing list