]> granicus.if.org Git - clang/commit
clang-format: Don't try to detect C++ lambdas in other languages.
authorDaniel Jasper <djasper@google.com>
Tue, 2 Jun 2015 15:31:37 +0000 (15:31 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 2 Jun 2015 15:31:37 +0000 (15:31 +0000)
commit7a6350f29124783ca9c39247ffbe4c1ddd8e17d5
tree435c62b285b42dce7c7a27ac3b50df842ba4a1f8
parenta4f8924a5d1350e464e78e6a0c93fbb91b246153
clang-format: Don't try to detect C++ lambdas in other languages.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@238845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTestJS.cpp