diff options
author | Mark de Wever <koraq@xs4all.nl> | 2019-12-10 18:32:30 +0100 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2019-12-10 21:16:18 +0100 |
commit | b6d386f6f996394ec24c5d0ebe84131c89237594 (patch) | |
tree | fe382b344bfba6035a1f4e178816472f6e830f48 /lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py | |
parent | b972f2d05e8b39dd84e586756e7078d79134e2fb (diff) | |
download | bcm5719-llvm-b6d386f6f996394ec24c5d0ebe84131c89237594.tar.gz bcm5719-llvm-b6d386f6f996394ec24c5d0ebe84131c89237594.zip |
[Wdocumentation] Use C2x/C++14 deprecated attribute
This replaces the non-standard __attribute__((deprecated)) with the
standard [[deprecated]] when compiling in C2x/C++14 mode.
Discovered while looking at https://bugs.llvm.org/show_bug.cgi?id=43753
Differential Revision: https://reviews.llvm.org/D71141
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py')
0 files changed, 0 insertions, 0 deletions