|  Dmitri Gribenko | 923074016b | Handle include directive with comments.  It turns out that in this case 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. llvm-svn: 158940 | 2012-06-21 22:04:37 +00:00 |