================ @@ -377,6 +377,8 @@ Miscellaneous Clang Crashes Fixed `Issue 64065 <https://github.com/llvm/llvm-project/issues/64065>`_ - Fixed a crash when check array access on zero-length element. `Issue 64564 <https://github.com/llvm/llvm-project/issues/64564>`_ +- Fixed a crash when -ast-dump=json was used for code using template ---------------- AaronBallman wrote:
```suggestion - Fixed a crash when ``-ast-dump=json`` was used for code using template ``` https://github.com/llvm/llvm-project/pull/70224 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits