diff options
author | Mark de Wever <koraq@xs4all.nl> | 2019-12-10 18:32:29 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2019-12-10 21:16:12 +0100 |
commit | b972f2d05e8b39dd84e586756e7078d79134e2fb (patch) | |
tree | 72009be491d0b77bfbd927e58b2d7203cc10c07f /lldb/packages/Python/lldbsuite/test | |
parent | 85fff898bb3175693e12536a837c8ad0ec8b2cdd (diff) | |
download | bcm5719-llvm-b972f2d05e8b39dd84e586756e7078d79134e2fb.tar.gz bcm5719-llvm-b972f2d05e8b39dd84e586756e7078d79134e2fb.zip |
[Wdocumentation] Properly place deprecated attribute
It is now placed before the function:
- allows to replace __attribute__((deprecated)) with [[deprecated]].
- required for trailing returns.
Fixes bug: https://bugs.llvm.org/show_bug.cgi?id=43753
Differential Revision: https://reviews.llvm.org/D71140
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions