llvm-project/clang/include
Dmitri Gribenko a43ec186a4 Attaching comments to declarations: find comment attached to any redeclaration
Not only look for the comment near the declaration itself, but also walk the
redeclaration chain: the previous declaration might have had a documentation
comment.

llvm-svn: 161722
2012-08-11 00:51:43 +00:00
..
clang Attaching comments to declarations: find comment attached to any redeclaration 2012-08-11 00:51:43 +00:00
clang-c libclang API for comment-to-xml conversion. 2012-08-07 17:54:38 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00