[clang-tools-extra] [clang] [C23] Fix crash with _BitInt running clang-tidy (PR #65889)

Congcong Cai via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 12 01:36:17 PDT 2023


https://github.com/HerrCai0907 commented:

I wonder whether we should also add some test in clang/analysis module?
Crash happens in `StmtProfiler` but only add test case in clang-tidy level.

https://github.com/llvm/llvm-project/pull/65889


More information about the cfe-commits mailing list