aprantl added inline comments. ================ Comment at: test/CodeGen/debug-info-inline-for.c:13 + +// CHECK: ![[DbgLoc]] = !DILocation( ---------------- Shouldn't you also check *which* location is attached to it? Repository: rC Clang https://reviews.llvm.org/D47720