[all-commits] [llvm/llvm-project] 0b69b8: [Driver] Change "zlib not installed" diagnostic to...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon May 16 10:42:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b69b8384d9b92898ec29f78a2364bec2277e516
      https://github.com/llvm/llvm-project/commit/0b69b8384d9b92898ec29f78a2364bec2277e516
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-05-16 (Mon, 16 May 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/test/Driver/nozlibcompress.c

  Log Message:
  -----------
  [Driver] Change "zlib not installed" diagnostic to "zlib not enabled"

The former is a bit misleading and a user may try installing zlib which
will not help.




More information about the All-commits mailing list