summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-02-01 11:21:07 +0000
committerDaniel Jasper <djasper@google.com>2016-02-01 11:21:07 +0000
commitd27df3dd3d7b4df6a47222f4cecfd727fcb279ea (patch)
tree2383c9d5c1c9311202162ab0e75bc9b744f12e43 /lldb/packages/Python/lldbsuite/test/python_api
parente1a7b76338668c639e0611c97be4c3104224a507 (diff)
downloadbcm5719-llvm-d27df3dd3d7b4df6a47222f4cecfd727fcb279ea.tar.gz
bcm5719-llvm-d27df3dd3d7b4df6a47222f4cecfd727fcb279ea.zip
clang-format: Fix incorrect pointer detection in lambdas in constructor
initializers. Before: Constructor() : member([](A *a, B * b) {}) {} After: Constructor() : member([](A *a, B *b) {}) {} llvm-svn: 259353
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud