[clang] [clang-format] Hanlde qualified type name for `QualifierAlignment` (PR #125327)
Owen Pan via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 2 01:24:43 PST 2025
owenca wrote:
> Seems to also work for top-level types (`::int_64_t constexpr x{123};` works correctly)
It didn't work either.
https://github.com/llvm/llvm-project/pull/125327
More information about the cfe-commits
mailing list