================
@@ -317,6 +317,8 @@ Modified Compiler Flags
 
 - The ``-mexecute-only`` and ``-mpure-code`` flags are now accepted for 
AArch64 targets. (#GH125688)
 
+- The ``-fchar8_t`` flag is no longer consider in non-C++ languages modes. 
(#GH55373)
----------------
AaronBallman wrote:

```suggestion
- The ``-fchar8_t`` flag is now diagnosed in non-C++ languages modes. (#GH55373)
```

https://github.com/llvm/llvm-project/pull/138716
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to