[Lldb-commits] [PATCH] D46753: FileSpec: Remove PathSyntax enum and use llvm version instead

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 11 09:18:16 PDT 2018


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

Fine to use llvm's enum as long as we don't export the style through the SB API


https://reviews.llvm.org/D46753





More information about the lldb-commits mailing list