[all-commits] [llvm/llvm-project] 2402b1: Fix python SyntaxWarnings in check-all output (#72...

Georgios Eleftheriou via All-commits all-commits at lists.llvm.org
Fri Nov 17 13:40:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2402b14046b9628b584c07789830d7ed481f7d74
      https://github.com/llvm/llvm-project/commit/2402b14046b9628b584c07789830d7ed481f7d74
  Author: Georgios Eleftheriou <3594772+eleftg at users.noreply.github.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M clang/lib/Tooling/DumpTool/generate_cxx_src_locs.py
    M compiler-rt/test/lit.common.cfg.py
    M llvm/test/lit.cfg.py

  Log Message:
  -----------
  Fix python SyntaxWarnings in check-all output (#72538)

By converting the offending strings to raw string literals.




More information about the All-commits mailing list