================ @@ -88,6 +88,7 @@ sections with improvements to Clang's support for those languages. C++ Language Changes -------------------- +- Implemented _BitInt literal suffixes as ``__wb`` or ``__WB`` with unsigned modifiers also allowed. (#GH85223). ---------------- AaronBallman wrote:
```suggestion - Implemented ``_BitInt`` literal suffixes as ``__wb`` or ``__WB`` with ``unsigned`` modifiers also allowed. (#GH85223). ``` https://github.com/llvm/llvm-project/pull/86586 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits