commit | 3cb2639f22f8aaf46852c9f03e825e05fc7e7362 | [log] [tgz] |
---|---|---|
author | Niko Catania | Mon Mar 30 12:50:58 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Mon Mar 30 12:50:58 2009 -0700 |
tree | d73f44f9d24af9c11447fcb11a0d1aafe2bc656a | |
parent | 26c4c5f3205f521de9c6b420341fe67ec16810dc [diff] |
AI 143504: Completed cstddef to be non empty and similar to the gnu stl implementation. Even if we don't want to have a bloated stl implementation, having empty files around is probably not very good either. Added a test to make sure the header file compiles on host and kila-eng. QA Impact: In system/extras/test/bionic/libstdc++ build the tests using: mm BIONIC_TESTS=1 to build the host and target tests. BUG=1601432 Automated import of CL 143504