aaboud added a comment.

Looks good, one minor comments below.

================
Comment at: lib/CodeGen/CGDebugInfo.h:243
@@ +242,3 @@
+                                   llvm::DIScope *RecordTy,
+                                   const RecordDecl *RD, SourceLocation Loc);
+
----------------
You have a mismatch between definition and this declaration, definition does 
not take SourceLocation parameter!


http://reviews.llvm.org/D21783



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to