<span class="Apple-style-span" style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Hey all,<div><br></div><div>I found a small bug in PathV2's implementation of create_directories().  If you try to call it with a path like /some/new/path, it will only create the first non-existent directory due to an improper early return.</div>

<div><br></div><div>I've attached a patch with a fix.  I also file a bug for it here:</div><div><br></div><div>  <a href="http://llvm.org/bugs/show_bug.cgi?id=10940" target="_blank" class="cremed" style="color: rgb(17, 85, 204); ">http://llvm.org/bugs/show_bug.cgi?id=10940</a></div>

<div><br></div><div>Let me know if there are any questions.</div><div><br></div><div>Thanks,</div><div>Albert</div></span>