[libcxx-commits] [PATCH] D97090: [libcxx] Explicitly return the expected error code in create_directories if the parent isn't a directory

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 19 14:54:24 PST 2021


mstorsjo added a comment.

(For this one, I'd like to have @curdeius opinion, as he was working on this aspect in D93026 <https://reviews.llvm.org/D93026> and D92769 <https://reviews.llvm.org/D92769>.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97090/new/

https://reviews.llvm.org/D97090



More information about the libcxx-commits mailing list