[PATCH] D79265: Let normalize() for posix style convert backslash to slash unconditionally.

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 08:36:06 PDT 2020


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

Seems reasonable, especially since none of the other tests break.  I don't fully remember the reason for the special case, and if it ever turns up, we can address it then.


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

https://reviews.llvm.org/D79265





More information about the llvm-commits mailing list