[clang] [llvm] [NFC] Address bit-field storage sizes to ensure ideal packing (PR #139825)

Oliver Hunt via cfe-commits cfe-commits at lists.llvm.org
Thu May 15 16:03:29 PDT 2025


================
@@ -996,7 +997,8 @@ class Sema;
 
     /// FailureKind - The reason why this candidate is not viable.
     /// Actually an OverloadFailureKind.
----------------
ojhunt wrote:

should I remove this comment now that there's a preferred type annotation?

https://github.com/llvm/llvm-project/pull/139825


More information about the cfe-commits mailing list