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

Nice. Ship it!


================
Comment at: include-fixer/YamlXrefsDB.h:25
@@ +24,3 @@
+public:
+  YamlXrefsDB(const std::string &FilePath);
+
----------------
StringRef instead of std::string.


Repository:
  rL LLVM

http://reviews.llvm.org/D19648



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

Reply via email to