diff options
author | Pavel Labath <pavel@labath.sk> | 2020-08-17 14:18:44 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2020-08-20 16:26:02 +0200 |
commit | 8a8a2dd3165e63b29e725526745427c6434f0654 (patch) | |
tree | f67a2a77461a9264eb28161573cdbdcbb7d163cf /clang/lib/Tooling/Syntax/BuildTree.cpp | |
parent | 1ecf120246e7d3e5c9a9ed1db637914bbf4b5702 (diff) | |
download | llvm-8a8a2dd3165e63b29e725526745427c6434f0654.zip llvm-8a8a2dd3165e63b29e725526745427c6434f0654.tar.gz llvm-8a8a2dd3165e63b29e725526745427c6434f0654.tar.bz2 |
[lldb/Utility] Simplify Scalar handling of float types
Similarly to D85836, collapse all Scalar float types to a single enum
value, and use APFloat semantics to differentiate between. This
simplifies the code, and opens to door to supporting other floating
point semantics (which would be needed for fully supporting
architectures with more interesting float types such as PPC).
Differential Revision: https://reviews.llvm.org/D86220
Diffstat (limited to 'clang/lib/Tooling/Syntax/BuildTree.cpp')
0 files changed, 0 insertions, 0 deletions