[all-commits] [llvm/llvm-project] 56eb8d: [compiler-rt][test] Restore original symbolize_sta...

Paul Kirth via All-commits all-commits at lists.llvm.org
Wed Jun 8 12:16:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56eb8dcf1e00efca01cd6b41c7a85ab2c39b71eb
      https://github.com/llvm/llvm-project/commit/56eb8dcf1e00efca01cd6b41c7a85ab2c39b71eb
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2022-06-08 (Wed, 08 Jun 2022)

  Changed paths:
    M compiler-rt/test/sanitizer_common/TestCases/symbolize_stack.cpp

  Log Message:
  -----------
  [compiler-rt][test] Restore original symbolize_stack test

In D126580 we updated the test to reflect that there should always
be a full trace. However, some executions do not have symbolizer
information, so we will restore the original test until we can formulate
a more robust test.

Reviewed By: leonardchan

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




More information about the All-commits mailing list