[PATCH] D98278: [test] Add ability to get error messages from CMake for errc substitution

Abhina Sree via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 11:31:55 PDT 2021


abhina.sreeskantharajan added a comment.

These changes look good. One more thought I had is that instead of defaulting to python's os.strerror we can emit an error or warning saying that the errc_message is not defined for the project. What do you think?


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

https://reviews.llvm.org/D98278



More information about the llvm-commits mailing list