commit | 48ee47ce25fa9c99df49855ebf77ae1758d58d47 | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Mon May 19 10:32:42 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Mon May 19 10:32:42 2014 -0700 |
tree | c3d23c62894a3dbabd5d0160166afe7ab5f4fcf3 | |
parent | 3a757f403ba98ab2132ceb8d290dfafea6c4c7a5 [diff] |
Removes RTTI support from libc Our type_info stub implementation is incompatible with the libc++ headers. Since we don't need this support internally and anyone that wants RTTI support will have to use libc++ anyway, this can be safely removed. Change-Id: Ied8b67a0d86a4eb0e31191a50cceba0e39a16a6d