Teach the include sorter to skip files under test trees and under INPUTS
authorChandler Carruth <chandlerc@gmail.com>
Tue, 4 Dec 2012 09:59:54 +0000 (09:59 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 4 Dec 2012 09:59:54 +0000 (09:59 +0000)
commit2aa2a9bf2b4c12aa6531cc0f842a7df0d85d6f9f
tree1722196e34a684eac80b7611c68218a0d05ab80a
parent59ff16cf7477e6f25d5c22970e70c64d60b46271
Teach the include sorter to skip files under test trees and under INPUTS
trees. This allows running the input sorter on the entire clang
repository cleanly now.

llvm-svn: 169247
llvm/utils/sort_includes.py