[all-commits] [llvm/llvm-project] 220308: [analyzer] exploded-graph-rewriter: Fix string enc...

NoQ via All-commits all-commits at lists.llvm.org
Sat Dec 21 11:03:38 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2203089a60d826e882e2ccfc5cc5d361b4f91078
      https://github.com/llvm/llvm-project/commit/2203089a60d826e882e2ccfc5cc5d361b4f91078
  Author: Artem Dergachev <artem.dergachev at gmail.com>
  Date:   2019-12-21 (Sat, 21 Dec 2019)

  Changed paths:
    M clang/utils/analyzer/exploded-graph-rewriter.py

  Log Message:
  -----------
  [analyzer] exploded-graph-rewriter: Fix string encodings in python3.

Makes sure that the script works fine both in python2 and python3.

Patch by Pavel Samolysov!

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




More information about the All-commits mailing list