[all-commits] [llvm/llvm-project] 1d1cf9: ItaniumDemangler: Update BinaryExpr::match to matc...
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Mar 28 14:51:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d1cf9b6c42c820f38eb776cb7504564441a23ee
https://github.com/llvm/llvm-project/commit/1d1cf9b6c42c820f38eb776cb7504564441a23ee
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M llvm/include/llvm/Demangle/ItaniumDemangle.h
M llvm/lib/Demangle/ItaniumDemangle.cpp
Log Message:
-----------
ItaniumDemangler: Update BinaryExpr::match to match the ctor
Not sure if this could use more testing, but hopefully this is adequate.
More information about the All-commits
mailing list