This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a698519e8087f78e1ce719c37586ff94de97641
clang-p2996
/
libcxxabi
History
Howard Hinnant
ef93bc1c8a
Updated CREDITS.TXT
...
llvm-svn: 185464
2013-07-02 19:01:59 +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'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
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