Skip to content
Commit 92307401 authored by Dmitri Gribenko's avatar Dmitri Gribenko
Browse files

Handle include directive with comments. It turns out that in this case...

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
parent c457f620
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment