Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-02 | Modernize codebase by replacing NULL with nullptr | Yi Kong | |
Fixes -Wzero-as-null-pointer-constant warning. Test: m Bug: 68236239 Change-Id: I5b4123bc6709641315120a191e36cc57541349b2 | |||
2017-05-02 | Add ifunc for variable test-case | Dimitry Ivanov | |
Also move ifunc tests to clang and c++. Test: bionic-unit-tests --gtest_filter=dlfcn.ifunc* Change-Id: I008c4fc01470c8e4d314003c03a2b63ff9bf7fd8 |