[all-commits] [llvm/llvm-project] 6f5ecd: Demangle: Fix crash-on-invalid demangling of a mod...
David Blaikie via All-commits
all-commits at lists.llvm.org
Wed Mar 30 13:26:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f5ecd089f77e0da9af44bb7211ad1b11ea582d4
https://github.com/llvm/llvm-project/commit/6f5ecd089f77e0da9af44bb7211ad1b11ea582d4
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M libcxxabi/src/demangle/ItaniumDemangle.h
M libcxxabi/test/test_demangle.pass.cpp
M llvm/include/llvm/Demangle/ItaniumDemangle.h
Log Message:
-----------
Demangle: Fix crash-on-invalid demangling of a module name with no underlying entity
More information about the All-commits
mailing list