================
@@ -265,10 +265,16 @@ static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level,
Dep.assign(Level, '*');
----------------
kasuga-fj wrote:
Yeah, I think the test should be added.
https://github.com/llvm/llvm-project/pull/199511