[libcxx-commits] [clang] [libcxx] [Clang] Add __common_type builtin (PR #99473)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 25 09:27:39 PDT 2024


cor3ntin wrote:

> Should we prefix this with `__builtin_` as mentioned in [#98310 (comment)](https://github.com/llvm/llvm-project/issues/98310#issuecomment-2221105713) ?

Yes, if we are doing this, we should be consistent going forward

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


More information about the libcxx-commits mailing list