[lldb/Utility] Remove some Scalar type accessors
authorPavel Labath <pavel@labath.sk>
Thu, 20 Aug 2020 07:20:55 +0000 (09:20 +0200)
committerPavel Labath <pavel@labath.sk>
Mon, 24 Aug 2020 09:45:30 +0000 (11:45 +0200)
commit0e301fd02386e01ca93a28e8c0484447fbb440a1
tree9528deae39d9a2928871af028952fc510b150a45
parent2e194fe73b6fe639aaf1f71a3cd6bd7eeb894656
[lldb/Utility] Remove some Scalar type accessors

Now that the number of Scalar "types" has been reduced, these don't make
sense anymore.
lldb/include/lldb/Utility/Scalar.h
lldb/source/Utility/Scalar.cpp