hanchenye-llvm-project/libcxxabi
Howard Hinnant 04c4cffbe1 I had a buffer mismanagement bug in the demangler.
llvm-svn: 187255
2013-07-26 22:14:53 +00:00
..
include Tweaks/cleanups provided by Matthew Dempsky 2013-06-17 20:25:21 +00:00
lib Demangler update: This now demangles many more (all?) C++11 symbols. Demangler tests updated. 2013-06-17 18:10:34 +00:00
src I had a buffer mismanagement bug in the demangler. 2013-07-26 22:14:53 +00:00
test I'd no sooner made the last commit when Matthew Dempsky sent me another test case that led me to yet another closely related test case that the current design could not handle. I've now changed the way forward references are handled completely. It wasn't that much code to change. The demangler, when confronted with a forward reference to a template parameter, now parses things twice. During the second parse, all forward references are remembered from the first parse. Test suite updated with new case. 2013-06-23 19:52:45 +00:00
www Update status. 2012-08-02 22:06:41 +00:00
CREDITS.TXT Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
LICENSE.TXT Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00