Lines Matching full:reported
137 // - Tests a regression reported in PR 3211: http://llvm.org/bugs/show_bug.cgi?id=3211318 // branch condition was falsely reported as being uninitialized.1188 // Support direct accesses to non-null memory. Reported in: