diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-10-09 00:49:40 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-10-09 00:49:40 +0000 |
| commit | 84ef9c64937dd5d6d2acde1af88220739d819e5f (patch) | |
| tree | ddef7cd6f77172dec20eb4c087563b5d6d492c7f /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | ad6690afa3e6e9bae6d8338016c4931e084ff380 (diff) | |
| download | llvm-84ef9c64937dd5d6d2acde1af88220739d819e5f.zip llvm-84ef9c64937dd5d6d2acde1af88220739d819e5f.tar.gz llvm-84ef9c64937dd5d6d2acde1af88220739d819e5f.tar.bz2 | |
[c++20] Implement most of P1152R4.
Diagnose some now-deprecated uses of volatile types:
* as function parameter types and return types
* as the type of a structured binding declaration
* as the type of the lvalue operand of an increment / decrement /
compound assignment operator
This does not implement a check for the deprecation of simple
assignments whose results are used; that check requires somewhat
more complexity and will be addressed separately.
llvm-svn: 374133
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
