LegalizeAdulthood added inline comments.
================ Comment at: clang/lib/ASTMatchers/Dynamic/Registry.cpp:358 REGISTER_MATCHER(hasStructuredBlock); + REGISTER_MATCHER(hasSubstmt); REGISTER_MATCHER(hasSyntacticForm); ---------------- I see there is another matcher called hasAnySubstatement where "substatement" is spelled out; I think I will rename this matcher hasSubstatement to be consistent with hasAnySubstatement. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116328/new/ https://reviews.llvm.org/D116328 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits