Initial implementaiton of __dynamic_cast.  There is still lots of debugging code in here that needs to be stripped out.  And many, many unit tests need to be written.  And comments and probably code cleanliness needs to be improved.  But I *think* the basic algorithm is sound.  There also may still be some oportunities for algorithm optimization, I'm not positive.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@147981 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed
tree: 7192275af4e736a2b14a11f9bb2dd9d30265f403
  1. include/
  2. src/
  3. test/
  4. www/
  5. CREDITS.TXT
  6. LICENSE.TXT