[all-commits] [llvm/llvm-project] 2ba49f: [Demangle][Rust] Parse char constants
tmiasko via All-commits
all-commits at lists.llvm.org
Sat May 15 02:25:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ba49f6ae611b1dfd1dd64fe0fc4c0143bedc271
https://github.com/llvm/llvm-project/commit/2ba49f6ae611b1dfd1dd64fe0fc4c0143bedc271
Author: Tomasz Miąsko <tomasz.miasko at gmail.com>
Date: 2021-05-15 (Sat, 15 May 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 char constants
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D102524
More information about the All-commits
mailing list