[PATCH] D47720: [DebugInfo] Inline for without DebugLocation

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 5 10:03:27 PDT 2018


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





More information about the cfe-commits mailing list