summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-12-19 19:05:29 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-12-19 19:05:29 +0000
commitebaba9df3ad61e2c5daddbbcbbf677c62b242c16 (patch)
treeab3a9afce8d33dab39f18a0686b61bc53a3629f9 /lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp
parent756b91dc144ad4969d3e83710ebf8d2ef3b95413 (diff)
downloadbcm5719-llvm-ebaba9df3ad61e2c5daddbbcbbf677c62b242c16.tar.gz
bcm5719-llvm-ebaba9df3ad61e2c5daddbbcbbf677c62b242c16.zip
[sanitizer] Remove spurious semi-colon
Summary: An extra ';' at the end of a namespace triggers a pedantic warning: ``` .../sanitizer_common/sanitizer_type_traits.h:42:2: warning: extra ‘;’ [-Wpedantic] }; // namespace __sanitizer ``` Reviewers: eugenis, delcypher Reviewed By: eugenis Subscribers: kubamracek, #sanitizers, llvm-commits Differential Revision: https://reviews.llvm.org/D55849 llvm-svn: 349666
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud