[clang] [NFC][Matrix][Clang][HLSL] Move MaxMatrixDimension to a LangOpt (PR #163307)
Chris B via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 14 08:29:45 PDT 2025
https://github.com/llvm-beanz requested changes to this pull request.
This change isn't NFC. You're not just moving a set value out of a header, you're also changing how it applies to the underlying `matrix_type` attribute. That warrants tests.
https://github.com/llvm/llvm-project/pull/163307
More information about the cfe-commits
mailing list