erichkeane added inline comments.
================ Comment at: clang/lib/Sema/SemaConcept.cpp:507 + + ContextRAII SavedContext{*this, const_cast<FunctionDecl *>(FD)}; + LocalInstantiationScope Scope(*this, true); ---------------- This line was the one that fixed the variable lookup in non-templates. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D119544/new/ https://reviews.llvm.org/D119544 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits