[clang] [clang] Better bitfield access units (PR #65742)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 1 01:53:15 PST 2024


https://github.com/rjmccall commented:

I think using the existing information as a default is fine, but please continue to call the hook something like `hasCheapUnalignedAccess()` to preserve the intent, even if it always just calls the other hook.

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


More information about the cfe-commits mailing list