[all-commits] [llvm/llvm-project] 64dba9: [NFC] Fix an inaccurate comment about typo-correct...
Michael Park via All-commits
all-commits at lists.llvm.org
Thu Sep 12 07:39:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64dba97a981393c21cff8bddc0d2272535da45d5
https://github.com/llvm/llvm-project/commit/64dba97a981393c21cff8bddc0d2272535da45d5
Author: Michael Park <mcypark at gmail.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M clang/lib/Parse/ParseStmt.cpp
Log Message:
-----------
[NFC] Fix an inaccurate comment about typo-correction. (#108143)
The comment describes "If the identifier was typo-corrected", but it
doesn't need to have been typo-corrected, just being annotated is enough
to retry.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list