aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/remote-build.py
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-02-02 23:04:00 +0000
committerDaniel Jasper <djasper@google.com>2015-02-02 23:04:00 +0000
commit88de3d72845cab030d4cf9aa30c5bd421f7d8901 (patch)
tree5e14b537ef39a3f2f17484d37dad6adfe60c0e8f /lldb/scripts/Python/remote-build.py
parenta1c535b5e85e63ae216c23a3511e0c7634827909 (diff)
downloadllvm-88de3d72845cab030d4cf9aa30c5bd421f7d8901.zip
llvm-88de3d72845cab030d4cf9aa30c5bd421f7d8901.tar.gz
llvm-88de3d72845cab030d4cf9aa30c5bd421f7d8901.tar.bz2
Add some overloads so that floating point literals can be AST matched properly.
I am not entirely sure whether the implemented sematics are ideal. In particular, should floatLiteral(equals(0.5)) match "0.5f" and should floatLiteral(equals(0.5f)) match "0.5". With the overloads in this patch, the answer to both questions is yes, but I am happy to change that. llvm-svn: 227892
Diffstat (limited to 'lldb/scripts/Python/remote-build.py')
0 files changed, 0 insertions, 0 deletions