[all-commits] [llvm/llvm-project] 82b7e8: [Demangle][Rust] Parse path backreferences

tmiasko via All-commits all-commits at lists.llvm.org
Tue Jun 8 01:03:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82b7e822d00596ec8a02490f1d662ed0fa872b54
      https://github.com/llvm/llvm-project/commit/82b7e822d00596ec8a02490f1d662ed0fa872b54
  Author: Tomasz Miąsko <tomasz.miasko at gmail.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M llvm/include/llvm/Demangle/RustDemangle.h
    M llvm/lib/Demangle/RustDemangle.cpp
    M llvm/test/Demangle/rust.test

  Log Message:
  -----------
  [Demangle][Rust] Parse path backreferences

Reviewed By: dblaikie

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


  Commit: 44d63c57c129f6c784460070c30cb736dbbdb927
      https://github.com/llvm/llvm-project/commit/44d63c57c129f6c784460070c30cb736dbbdb927
  Author: Tomasz Miąsko <tomasz.miasko at gmail.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M llvm/lib/Demangle/RustDemangle.cpp
    M llvm/test/Demangle/rust.test

  Log Message:
  -----------
  [Demangle][Rust] Parse type backreferences

Reviewed By: dblaikie

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


  Commit: f9a79356f223035ccf0b4d0666f8779061eddc61
      https://github.com/llvm/llvm-project/commit/f9a79356f223035ccf0b4d0666f8779061eddc61
  Author: Tomasz Miąsko <tomasz.miasko at gmail.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M llvm/lib/Demangle/RustDemangle.cpp
    M llvm/test/Demangle/rust.test

  Log Message:
  -----------
  [Demangle][Rust] Parse const backreferences

Reviewed By: dblaikie

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


Compare: https://github.com/llvm/llvm-project/compare/392af6a78bb7...f9a79356f223


More information about the All-commits mailing list