[all-commits] [llvm/llvm-project] 1fa477: [CMake] Output the error message when get_errc_mes...

john-brawn-arm via All-commits all-commits at lists.llvm.org
Thu Jan 13 08:05:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fa4778d03c10bb93e018f885527740c6577a5b3
      https://github.com/llvm/llvm-project/commit/1fa4778d03c10bb93e018f885527740c6577a5b3
  Author: John Brawn <john.brawn at arm.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M llvm/cmake/modules/GetErrcMessages.cmake

  Log Message:
  -----------
  [CMake] Output the error message when get_errc_messages fails

This makes it easier figure out the cause when it fails, and is what
check_z3_version does (the other place we use try_run).




More information about the All-commits mailing list