hanchenye-llvm-project/libcxxabi
Howard Hinnant b162939c1a tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753.
llvm-svn: 187429
2013-07-30 19:00:45 +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 tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
www
CREDITS.TXT Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
LICENSE.TXT