]> granicus.if.org Git - clang/commit
Attaching documentation comments to declarations: don't attach a comment to a declara...
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 27 Jun 2012 23:43:37 +0000 (23:43 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 27 Jun 2012 23:43:37 +0000 (23:43 +0000)
commit8bdb58a7835a9a90dd9b9791fccf269cbc1dcef3
tree8113d564235d6d532d37eda0b1769ffab74ba993
parent5676d32a23faf0506f5c295980c2876c862488d5
Attaching documentation comments to declarations: don't attach a comment to a declaration if there is a preprocessor directive between them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159305 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/Index/annotate-comments.cpp