mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
Made MsDemangleScanner more lenient
This commit is contained in:
parent
6c47990368
commit
33e4ac7a95
1 changed files with 1 additions and 1 deletions
|
@ -2137,7 +2137,7 @@ bool MsDemangleScanner::DemangleScopedName()
|
|||
}
|
||||
else
|
||||
{
|
||||
return Failed();
|
||||
// Ignore error
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue