diff options
author | Leonard Chan <leonardchan@google.com> | 2018-08-06 16:05:08 +0000 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2018-08-06 16:05:08 +0000 |
commit | c03642e9a86d9ed128676d5405a1906282d727ad (patch) | |
tree | c221a392e0bf810a25b78cc0f46c89c8525c0c48 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 0d1b3934e27f72f706345678204a87f72007ed64 (diff) | |
download | llvm-c03642e9a86d9ed128676d5405a1906282d727ad.zip llvm-c03642e9a86d9ed128676d5405a1906282d727ad.tar.gz llvm-c03642e9a86d9ed128676d5405a1906282d727ad.tar.bz2 |
[Fixed Point Arithmetic] Fix for FixedPointValueToString
- Print negative numbers correctly
- Handle APInts of different sizes
- Add formal unit tests for FixedPointValueToString
- Add tests for checking correct printing when padding is set
- Restrict to printing in radix 10 since that's all we need for now
Differential Revision: https://reviews.llvm.org/D49945
llvm-svn: 339026
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions