arsenm wrote: > We definitely don't need to do the feature check manually.
You do to get the check performed in the correct place in Sema. I would consider relying on the default error in codegen to be a regression and moving the default error a separate problem https://github.com/llvm/llvm-project/pull/205367 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
