[all-commits] [llvm/llvm-project] 2d68bb: [compiler-rt] [test] Fix asan symbolize tests on p...

Michał Górny via All-commits all-commits at lists.llvm.org
Tue Jul 6 11:41:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d68bb1765f978f0426f1face22e4ff37439a224
      https://github.com/llvm/llvm-project/commit/2d68bb1765f978f0426f1face22e4ff37439a224
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-07-06 (Tue, 06 Jul 2021)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/logging_options_in_help.cpp
    M compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/plugin_no_op_help_output.cpp

  Log Message:
  -----------
  [compiler-rt] [test] Fix asan symbolize tests on py3.10

Update the asan_symbolize_script for changes in argparse output
in Python 3.10.  The parser output 'options' instead of 'optional
arguments'.

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




More information about the All-commits mailing list