summaryrefslogtreecommitdiff
path: root/unittests/ADT/APFloatTest.cpp
Commit message (Expand)AuthorAge
...
* Fix two APFloat bugs in converting hexadecimal constants.Daniel Dunbar2009-08-20
* Wrap unit test death tests in GTEST_HAS_DEATH_TESTErick Tryzelaar2009-08-17
* Change APFloatTest from using ASSERTs to EXPECTsErick Tryzelaar2009-08-17
* Modify APFloat to take a StringRef instead of a c string.Erick Tryzelaar2009-08-16