summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-05-24 16:02:01 +0000
committerDouglas Gregor <dgregor@apple.com>2011-05-24 16:02:01 +0000
commitfcafc6e3de28482b2199f6a1bbab53a66bc0820b (patch)
tree86895c52c433094a6319bd2ef3f0d77c4c454831 /lldb/test/python_api/target/TestTargetAPI.py
parent7c2c664500c5e437fcab8613facd4e85ef397ec7 (diff)
downloadbcm5719-llvm-fcafc6e3de28482b2199f6a1bbab53a66bc0820b.tar.gz
bcm5719-llvm-fcafc6e3de28482b2199f6a1bbab53a66bc0820b.zip
Implement the initial part of C++0x [expr.const]p2, which specifies
that the unevaluated subexpressions of &&, ||, and ? : are not considered when determining whether the expression is a constant expression. Also, turn the "used in its own initializer" warning into a runtime-behavior warning, so that it doesn't fire when a variable is used as part of an unevaluated subexpression of its own initializer. Fixes PR9999. llvm-svn: 131968
Diffstat (limited to 'lldb/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud