diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-02-21 03:38:30 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-02-21 03:38:30 +0000 |
commit | 9defb7d6b14df6db702da51ed03a8586fe8c060e (patch) | |
tree | a1a948620ee62e0b9786d4804da9b27e0bb3c577 /lldb/packages/Python/lldbsuite/test/expression_command/call-overridden-method | |
parent | 63a1098d73312c89a538d67aa2cf1188513bcc83 (diff) | |
download | bcm5719-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/expression_command/call-overridden-method')
0 files changed, 0 insertions, 0 deletions