[libcxx-commits] [clang] [libcxx] [clang][libc++] Fix spelling of "synthesize" (PR #158523)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 23 07:20:23 PDT 2025
halbi2 wrote:
@ChuanqiXu9 You added the spelling "synthesised" in a comment in clang/lib/AST/DeclBase.cpp. What is your opinion?
@hyp You added the spelling "synthesised" in a comment in clang/lib/Sema/SemaObjCProperty.cpp. What is your opinion?
@jmorse You added the spelling "synthesising" in a comment in llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp. What is your opinion?
These are the only three instances of "synthesis[ei]" I found in the codebase (outside of tests).
https://github.com/llvm/llvm-project/pull/158523
More information about the libcxx-commits
mailing list