]> granicus.if.org Git - clang/commit
clang-format: Fix false positive in function annotation detection.
authorDaniel Jasper <djasper@google.com>
Wed, 27 May 2015 04:55:47 +0000 (04:55 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 27 May 2015 04:55:47 +0000 (04:55 +0000)
commit4b3ecccc19a25eab45f5354112aa0e22f06036b7
tree699e535d3ef15d2383153c5071eb840fa8144f74
parent689569bde0618b3148bdb9b855d7cbaf878bbb14
clang-format: Fix false positive in function annotation detection.

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