[clang] Fix some typos under clang (NFC) (PR #133558)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 29 02:03:40 PDT 2025
================
@@ -61,7 +61,7 @@ void addCXXDeallocatorChecker(AnalysisASTConsumer &AnalysisConsumer,
}
// TODO: What we should really be testing here is all the different varieties
-// of delete operators, and wether the retrieval of their arguments works as
+// of delete operators, and weather the retrieval of their arguments works as
----------------
cor3ntin wrote:
whether
https://github.com/llvm/llvm-project/pull/133558
More information about the cfe-commits
mailing list