Driver.cpp: Restore clang/Config/config.h to be included at last not to prevent llvm...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 5 Dec 2012 04:56:27 +0000 (04:56 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 5 Dec 2012 04:56:27 +0000 (04:56 +0000)
commiteaceff9d7ec25b79801c264fb42e745fa116571e
tree5b929ead7babdfa14dd7f0d1619e5e35dc5f98b0
parent33af5003c78665f904a5c3d3eb65b4ed89b8441f
Driver.cpp: Restore clang/Config/config.h to be included at last not to prevent llvm-config.h.

Or "llvm/Support/system_error.h" could not be compiled on mingw.

llvm-svn: 169354
clang/lib/Driver/Driver.cpp