[PATCH] D65875: [ELF] For VS-style diagnostics, prefer using the full path.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 02:58:24 PDT 2019


ruiu added a comment.
Herald added a subscriber: ormris.

Generally looking good, but do these tests pass on Windows on which a path separator is `\`? It seems like you hardcoded `/` as a path separator in the tests.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D65875





More information about the llvm-commits mailing list