[Lldb-commits] [PATCH] D24936: Make FileSpec use StringRef.
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 26 14:07:12 PDT 2016
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
Watch the buildbots for failures, but this looks fine. We aren't changing how the strings for filename and directory are stored, just using StringRef to deliver the arguments.
https://reviews.llvm.org/D24936
More information about the lldb-commits
mailing list