[libcxx-commits] [libcxx] [libc++][string] Fix unnecessary padding for basic_string's __short (PR #135973)
Gábor Spaits via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 30 13:18:09 PDT 2025
spaits wrote:
@philnik777 We have a proprietary back-end, but we use the clang fronted. Probably `[[no_unique_address]]` needs a back-end target hook to be implemented, that is not yet done for us. Currently I just use the workaround.
Once I finish my university studies in a few months I will have more time to look deeper into the issue, what is missing at us.
https://github.com/llvm/llvm-project/pull/135973
More information about the libcxx-commits
mailing list