================ @@ -153,6 +153,9 @@ class TypeConstraint<Pred predicate, string summary = "", Constraint<predicate, summary> { // The name of the C++ Type class if known, or Type if not. string cppClassName = cppClassNameParam; + // TODO: This field is sometimes called `cppClassName` and sometimes ---------------- matthias-springer wrote:
Fixed in #102657. https://github.com/llvm/llvm-project/pull/102326 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits