summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/array-init-loop.cpp
AgeCommit message (Expand)Author
2025-02-26[analyzer] Update the undefined assignment checker diagnostics to not use the...David Tarditi
2024-10-26[analyzer] Fix a crash from element region construction during `ArrayInitLoop...isuckatcs
2022-08-25[analyzer] Fix for incorrect handling of 0 length non-POD array constructionisuckatcs
2022-08-22[analyzer] Handling non-POD multidimensional arrays in ArrayInitLoopExprisuckatcs
2022-07-26[analyzer] Lambda capture non-POD type arrayisuckatcs
2022-07-26[analyzer] ArrayInitLoopExpr with array of non-POD typeisuckatcs
2022-06-23[analyzer] Structured binding to arraysisuckatcs