================ @@ -391,6 +391,7 @@ Improvements to Clang's diagnostics - An error is now emitted when a ``musttail`` call is made to a function marked with the ``not_tail_called`` attribute. (#GH133509). +- The ``-mcmodel=tiny`` option will now be diagnosed on all targets other than ARM or AArch64. ---------------- MaskRay wrote:
The commit message/description and the note should be changed. Only X86 is affected. This change is pretty niche and does not deserve a release note. https://github.com/llvm/llvm-project/pull/125643 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits