hanchenye-llvm-project/clang/unittests/Frontend
Leonard Chan c03642e9a8 [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
2018-08-06 16:05:08 +00:00
..
ASTUnitTest.cpp Fix build - use llvm::make_unique 2018-06-06 08:25:54 +00:00
CMakeLists.txt [Fixed Point Arithmetic] Fix for FixedPointValueToString 2018-08-06 16:05:08 +00:00
CodeGenActionTest.cpp
CompilerInstanceTest.cpp Commit missing fixes for tool_file_rename 2017-09-23 01:04:42 +00:00
FixedPointString.cpp [Fixed Point Arithmetic] Fix for FixedPointValueToString 2018-08-06 16:05:08 +00:00
FrontendActionTest.cpp
OutputStreamTest.cpp Add possibility to specify output stream for CompilerInstance 2018-03-02 12:11:40 +00:00
PCHPreambleTest.cpp [PCH] Fixed preamble breaking with BOM presence (and particularly, fluctuating BOM presence) 2017-09-20 19:03:37 +00:00
ParsedSourceLocationTest.cpp Recommit r315738 "[clang-refactor] Apply source replacements" 2017-10-16 17:31:16 +00:00