search for: 974751cf

Displaying 2 results from an estimated 2 matches for "974751cf".

2017 Jun 20
2
VC C++ demangler
If it's only whitespace differences, that's easy to accommodate. If there are other cases that don't work, maybe don't use this tactic for those, if we have a good reason for being different. As they say, don't throw the baby out with the bathwater. --paulr From: David Blaikie [mailto:dblaikie at gmail.com] Sent: Tuesday, June 20, 2017 10:39 AM To: Rui Ueyama; Robinson, Paul
2017 Jun 23
2
VC C++ demangler
...>> mimic all these corner cases. So mixing our own demangler and the Windows >> demangler can cause unnecessary churn. >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170623/974751cf/attachment.html>