[PATCH] D86245: Fix an issue where get_system_libname creates an empty regex capture on windows

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 13:47:21 PDT 2020


aeubanks added a comment.

Just tested this out, yes it fixes the issue thanks!
Although I'm not at all familiar with CMake, so somebody else should probably review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86245



More information about the llvm-commits mailing list