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)
commitfd025797ea5197b838f87ce57f2df5bccf27ad20
tree187c387e4f695e76f2f1a0dca8d2a20cecb9ddd5
parent1ff3d66222634fabad236423e454c0b9bd631084
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169247 91177308-0d34-0410-b5e6-96231b3b80d8
utils/sort_includes.py