summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/Process.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-04-12 17:51:55 +0000
committerDouglas Gregor <dgregor@apple.com>2012-04-12 17:51:55 +0000
commitc79862f017e37e1b8484922e8771d06a3fb26bc0 (patch)
tree59c63b07ec8236ecdb41fc9e58dd445df8e98c28 /lldb/source/Target/Process.cpp
parent30c3de97a93609ce6cba3ee2f160dedc7d9d77d9 (diff)
downloadbcm5719-llvm-c79862f017e37e1b8484922e8771d06a3fb26bc0.tar.gz
bcm5719-llvm-c79862f017e37e1b8484922e8771d06a3fb26bc0.zip
Compute standard conversion sequences for conversions to atomic
types. The second and third conversions in the sequence are based on the conversion for the underlying type, so that we get sensible overloading behavior for, e.g., _Atomic(int) vs. _Atomic(float). As part of this, actually implement the lvalue-to-rvalue conversion for atomic types. There is probably a pile of code in SemaExpr that can now be deleted, but I haven't tracked it down yet. llvm-svn: 154596
Diffstat (limited to 'lldb/source/Target/Process.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud