aboutsummaryrefslogtreecommitdiff
path: root/test/Index/annotate-comments-preprocessor.c
AgeCommit message (Collapse)Author
2012-06-21Handle include directive with comments. It turns out that in this case ↵Dmitri Gribenko
comments are not coming in source order. Instead of trying to std::sort() comments (which can be costly), just remove comments that are not in order. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158940 91177308-0d34-0410-b5e6-96231b3b80d8