diff options
| author | Emilia Dreamer <emilia@rymiel.space> | 2022-09-05 12:32:40 +0200 |
|---|---|---|
| committer | Björn Schäpers <bjoern@hazardy.de> | 2022-09-05 12:35:39 +0200 |
| commit | c6e7752f8e144ad78aee2e56a7c901c56be360de (patch) | |
| tree | 42b664c11c18fda852df049e31d943dab6806172 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | f54d42abcf82e122ed0ac4688f01c1f4da5599f2 (diff) | |
| download | llvm-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/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
