summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2016-02-18 23:58:40 +0000
committerRichard Trieu <rtrieu@google.com>2016-02-18 23:58:40 +0000
commitfaca2d83b13e00b76af481b91451bd9ad7da03fc (patch)
treea61aa18acc7012e0514bd4c538945990b6eea673 /lldb/packages/Python/lldbsuite/test
parent0adbea4b5c306b37618c92f0804961f1b6132a9c (diff)
downloadbcm5719-llvm-faca2d83b13e00b76af481b91451bd9ad7da03fc.tar.gz
bcm5719-llvm-faca2d83b13e00b76af481b91451bd9ad7da03fc.zip
Add -Wcomma warning to Clang.
-Wcomma will detect and warn on most uses of the builtin comma operator. It currently whitelists the first and third statements of the for-loop. For other cases, the warning can be silenced by casting the first operand of the comma operator to void. Differential Revision: http://reviews.llvm.org/D3976 llvm-svn: 261278
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud