================ @@ -257,7 +260,7 @@ Improvements to Clang's diagnostics as function arguments or return value respectively. Note that :doc:`ThreadSafetyAnalysis` still does not perform alias analysis. The feature will be default-enabled with ``-Wthread-safety`` in a future release. -- The ``-Wsign-compare`` warning now treats expressions with bitwise not(~) and minus(-) as signed integers +- The ``-Wsign-compare`` warning now treats expressions with bitwise not(~) and minus(-) as signed integers ---------------- shafik wrote:
Was this change intentional? https://github.com/llvm/llvm-project/pull/131515 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits