[all-commits] [llvm/llvm-project] c296c3: [dsymutil] Re-enable 'auto' verification as the de...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Aug 17 16:26:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c296c35e9e2f9338d68a43865bc5e5cfa71b58cf
      https://github.com/llvm/llvm-project/commit/c296c35e9e2f9338d68a43865bc5e5cfa71b58cf
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M llvm/tools/dsymutil/dsymutil.cpp

  Log Message:
  -----------
  [dsymutil] Re-enable 'auto' verification as the default

This patch re-enabled auto as the default verification mode when
building with assertions or expensive checks. This was disabled in
c2d2f724fe70 because of an issue with temp files on Windows, which was
fixed in 519490f26260.




More information about the All-commits mailing list