bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

lgtm


================
Comment at: include-fixer/IncludeFixerContext.h:78
@@ -72,1 +77,3 @@
 
+  /// \brief The absolute path to the file being processed.
+  std::string FilePath;
----------------
I don't think there are any guarantees about that.


https://reviews.llvm.org/D23266



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

Reply via email to