summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/Scalar.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Scalar] Simplify comparison operators and add coverage.Davide Italiano2019-01-041-92/+3
* [Scalar] Implement operator!= using operator==.Davide Italiano2018-12-211-31/+1
* Remove comments after header includes.Jonas Devlieghere2018-11-111-1/+1
* [Scalar] Commit the correct patch, forgot `git add`.Davide Italiano2018-09-071-8/+8
* [Scalar] Fix undefined behaviour when converting double to long.Davide Italiano2018-09-071-2/+7
* Remove commented out constructor from ScalarAlex Langford2018-08-161-43/+0
* Move RegisterValue,Scalar,State from Core to UtilityPavel Labath2018-08-071-0/+2852
OpenPOWER on IntegriCloud