[all-commits] [llvm/llvm-project] 976285: [sanitizer] Add new symbolizer symbol

Thurston Dang via All-commits all-commits at lists.llvm.org
Thu May 25 12:24:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9762854538a256d0de38bd413e6d0c29fd2af4f7
      https://github.com/llvm/llvm-project/commit/9762854538a256d0de38bd413e6d0c29fd2af4f7
  Author: Thurston Dang <thurston at google.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt

  Log Message:
  -----------
  [sanitizer] Add new symbolizer symbol

wmemchr symbol is required after https://reviews.llvm.org/D144394
(see https://lab.llvm.org/buildbot/#/builders/37/builds/22340 for error message)

Differential Revision: https://reviews.llvm.org/D151484




More information about the All-commits mailing list