summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2018-02-21 03:38:30 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2018-02-21 03:38:30 +0000
commit9defb7d6b14df6db702da51ed03a8586fe8c060e (patch)
treea1a948620ee62e0b9786d4804da9b27e0bb3c577 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent63a1098d73312c89a538d67aa2cf1188513bcc83 (diff)
downloadbcm5719-llvm-9defb7d6b14df6db702da51ed03a8586fe8c060e.tar.gz
bcm5719-llvm-9defb7d6b14df6db702da51ed03a8586fe8c060e.zip
In C++14 onwards, it is permitted to read mutable members in constant
expressions, if their lifetime began during the evaluation of the expression. This is technically not allowed in C++11, though we could consider permitting it there too, as an extension. llvm-svn: 325663
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud