summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Debug.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-01-16 09:11:55 +0000
committerDaniel Jasper <djasper@google.com>2014-01-16 09:11:55 +0000
commitcb51cf409b45ddaa1bd16b1d88185b918c02bbdd (patch)
treee9034613fc88129b818a1a86c5b7c4c3bd572071 /llvm/lib/Support/Debug.cpp
parent157d911b42788d402b04a9cd7cbf45b0fd4541fb (diff)
downloadbcm5719-llvm-cb51cf409b45ddaa1bd16b1d88185b918c02bbdd.tar.gz
bcm5719-llvm-cb51cf409b45ddaa1bd16b1d88185b918c02bbdd.zip
clang-format: Enable formatting of lambdas with explicit return type.
So clang-format can now format: int c = []()->int { return 2; }(); int c = []()->vector<int> { return { 2 }; }(); llvm-svn: 199368
Diffstat (limited to 'llvm/lib/Support/Debug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud