================
@@ -113,6 +113,9 @@ latest release, please see the [Clang Web 
Site](https://clang.llvm.org) or the
 
 ### New Compiler Flags
 
+- New option `-fstable-pointer-subtraction` added to preserve stable semantics
----------------
eleviant wrote:

I don't mind, but the main goal is to have option for defined pointer 
subtraction rather then rounding. Can we replace it with 
`-fdefined-pointer-subtraction` instead?

https://github.com/llvm/llvm-project/pull/196392
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to