summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaOverload.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2012-01-30 21:46:17 +0000
committerJohnny Chen <johnny.chen@apple.com>2012-01-30 21:46:17 +0000
commitdedb67ab9b5c395f5bf39cda81933fade18b1da0 (patch)
tree265bee5101a4b0b83427dba59411264d70cb738f /clang/lib/Sema/SemaOverload.cpp
parentf2bda69cd26be3a63f2537a3c5965274d8b61356 (diff)
downloadbcm5719-llvm-dedb67ab9b5c395f5bf39cda81933fade18b1da0.tar.gz
bcm5719-llvm-dedb67ab9b5c395f5bf39cda81933fade18b1da0.zip
Add "watch set" command as a more general interface in conjunction with "frame var -w".
Also add test cases for watching a variable as well as a location expressed as an expression. o TestMyFirstWatchpoint.py: Modified to test "watchpoint set -w write global". o TestWatchLocationWithWatchSet.py: Added to test "watchpoint set -w write -x 1 g_char_ptr + 7" where a contrived example program with several threads is supposed to only access the array index within the range [0..6], but there's some misbehaving thread writing past the range. rdar://problem/10701761 llvm-svn: 149280
Diffstat (limited to 'clang/lib/Sema/SemaOverload.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud