================
@@ -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.
----------------
ShashwathiNavada wrote:

@MaskRay, Thank you for the response. I have removed the release note entry and 
updated the commit message as well.

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

Reply via email to