summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-12-21 22:26:47 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-12-21 22:26:47 +0000
commite9d8789de35a13a75d4161ab81f05a26038801c5 (patch)
treea01c93409d0baae16aa8108bbc9109e0b74e9ff4 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parentb9a18fd0a2a659b9d03bdbe03bc3cba8db5c5e27 (diff)
downloadbcm5719-llvm-e9d8789de35a13a75d4161ab81f05a26038801c5.tar.gz
bcm5719-llvm-e9d8789de35a13a75d4161ab81f05a26038801c5.zip
Suppress "redundant parens" warning for "A (::B())".
This is a slightly odd construct (it's more common to see "A (::B)()") but can happen in friend declarations, and the parens are not redundant as they prevent the :: binding to the left. llvm-svn: 321318
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud