[clang] [HLSL] Add diagnostic for enabling 16 bit types (PR #84537)
Damyan Pepper via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 8 15:03:19 PST 2024
================
@@ -243,6 +243,20 @@ HLSLToolChain::TranslateArgs(const DerivedArgList &Args, StringRef BoundArch,
// FIXME: add validation for enable_16bit_types should be after HLSL 2018 and
----------------
damyanp wrote:
Is this FIXME comment outdated by this PR?
https://github.com/llvm/llvm-project/pull/84537
More information about the cfe-commits
mailing list