[include-fixer] For now, only add the first suggested include.
We used a std::set which made the picked include somewhat random (well, lexicographically sorted). Make the behavior more consistent by always picking the first one we found. llvm-svn: 269028
Loading
Please sign in to comment