[all-commits] [llvm/llvm-project] 9baf14: [TLI] Update `getWCharSize` documentation (NFC) (#...
Ömer Sinan Ağacan via All-commits
all-commits at lists.llvm.org
Mon Aug 3 02:32:35 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9baf14f77a632e6863c599228213620e0362c321
https://github.com/llvm/llvm-project/commit/9baf14f77a632e6863c599228213620e0362c321
Author: Ömer Sinan Ağacan <omer at osa1.net>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M llvm/include/llvm/Analysis/TargetLibraryInfo.h
Log Message:
-----------
[TLI] Update `getWCharSize` documentation (NFC) (#213622)
`return 0` part of `getWCharSize` was added in cc603ee3d563 but then
removed in 5a88dffc40d2. Update the documentation as it no longer
returns 0 when the size is unknown (instead returns the default).
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