aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorEmilia Dreamer <emilia@rymiel.space>2022-09-05 12:32:40 +0200
committerBjörn Schäpers <bjoern@hazardy.de>2022-09-05 12:35:39 +0200
commitc6e7752f8e144ad78aee2e56a7c901c56be360de (patch)
tree42b664c11c18fda852df049e31d943dab6806172 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parentf54d42abcf82e122ed0ac4688f01c1f4da5599f2 (diff)
downloadllvm-c6e7752f8e144ad78aee2e56a7c901c56be360de.zip
llvm-c6e7752f8e144ad78aee2e56a7c901c56be360de.tar.gz
llvm-c6e7752f8e144ad78aee2e56a7c901c56be360de.tar.bz2
[clang-format] Allow `throw` to be a keyword in front of casts
This makes throw more similar to return. However, unlike return, it has to more strict as to not remove spaces after usages of throw as a (deprecated) exception specifier. Fixes https://github.com/llvm/llvm-project/issues/57391 Differential Revision: https://reviews.llvm.org/D132762
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions