================ @@ -136,6 +136,11 @@ Changes in existing checks - Improved :doc:`misc-header-include-cycle <clang-tidy/checks/misc/header-include-cycle>` check performance. +- Fixed a :doc:`modernize-use-constraints + <clang-tidy/checks/modernize/use-constraints>` crash on uses of + nonstandard ``enable_if``s with a signature different from ---------------- vbvictor wrote:
```suggestion non-standard ``enable_if`` with a signature different from ``` Because of `'s` formatting was bugged. https://github.com/llvm/llvm-project/pull/152938 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits