[all-commits] [llvm/llvm-project] 4c46c7: [sanitizer_common] Fix StripFunctionName() on Windows

Marco Elver via All-commits all-commits at lists.llvm.org
Thu May 25 04:19:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c46c7cef3791a410cf226f7f005231be35dd8b9
      https://github.com/llvm/llvm-project/commit/4c46c7cef3791a410cf226f7f005231be35dd8b9
  Author: Marco Elver <elver at google.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp

  Log Message:
  -----------
  [sanitizer_common] Fix StripFunctionName() on Windows

Also implement StripFunctionName() on Windows to properly strip
interceptor prefixes.

Reported-by: https://lab.llvm.org/buildbot#builders/127/builds/48810




More information about the All-commits mailing list