[PATCH] D98278: [test] Only use hardcoded errno messages when compiling with an MSVC implementation

Abhina Sree via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 05:16:24 PST 2021


abhina.sreeskantharajan added a comment.

This check is simpler than the previous version. If it doesn't cause any new platform issues, I think it LGTM until we find a better replacement such as using cmake if possible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98278



More information about the llvm-commits mailing list