================
@@ -750,6 +750,8 @@ Bug Fixes in This Version
 - Fixed an infinite recursion when checking constexpr destructors. (#GH141789)
 - Fixed a crash when a malformed using declaration appears in a ``constexpr`` 
function. (#GH144264)
 - Fixed a bug when use unicode character name in macro concatenation. 
(#GH145240)
+- Clang doesn't erroneously inject static_assert macro in ms-compatibility and
----------------
cor3ntin wrote:

```suggestion
- Clang doesn't erroneously inject a ``static_assert`` macro in 
ms-compatibility and
```

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

Reply via email to