Split annotate-comments.cpp into a fragile (that uses hardcoded line numbers)
authorDmitri Gribenko <gribozavr@gmail.com>
Thu, 15 Nov 2012 22:03:13 +0000 (22:03 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Thu, 15 Nov 2012 22:03:13 +0000 (22:03 +0000)
commitd947a66c13f0e40ebe30561dae04b9f6fbe29839
tree775fe83bf70532c1c7c41c65669379327e4fc61c
parentc61fae4205bda62d7b97112999de272422d21fed
Split annotate-comments.cpp into a fragile (that uses hardcoded line numbers)
and a non-fragile (that uses [[@LINE]]) parts.

llvm-svn: 168098
clang/test/Index/annotate-comments.cpp
clang/test/Index/comment-to-html-xml-conversion.cpp [new file with mode: 0644]