DiegoAstiazaran marked an inline comment as done.
DiegoAstiazaran added inline comments.


================
Comment at: clang-tools-extra/clang-doc/Representation.h:137
+            // saved (possibly unresolved)
+  bool IsPathValid = false; // Indicates if a value has been assigned to Path,
+                            // it could be an empty string
----------------
juliehockett wrote:
> Is this field actually set anywhere? 
Yes, in the constructors where a path is assigned.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64958/new/

https://reviews.llvm.org/D64958



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

Reply via email to