================
@@ -715,6 +715,7 @@ static void printExtendedName(raw_ostream &OS, const DINode 
*Node,
     Res = V->getName();
     Line = V->getLine();
   } else if (const auto *L = dyn_cast<const DILabel>(Node)) {
+    // XXX what are we doing here? Adjust it?
----------------
pogo59 wrote:

Has this note-to-self been addressed? It should be removed in any case.

https://github.com/llvm/llvm-project/pull/141937
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to