[clang] [clang] Support fixed point type mangling (PR #67750)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 28 18:16:25 PDT 2023


https://github.com/rjmccall commented:

This patch is *primarily* adding support for fixed-point types to C++, which seems like it ought to be in the PR title.  With that said, I don't have any objection to either the goal or the implementation.

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


More information about the cfe-commits mailing list