]> granicus.if.org Git - clang/commit
lib/Frontend/CompilerInstance.cpp: Suppress a "Comparision of unsigned and signed...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 8 Oct 2011 11:31:58 +0000 (11:31 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 8 Oct 2011 11:31:58 +0000 (11:31 +0000)
commit0caed281f7f47713ae8be61ed75bac03596e1add
treeea98339dcfbaa2ed4824d274f01edbe272545132
parent96e21710e8bf64514ca7d3720cb3b2823eec9164
lib/Frontend/CompilerInstance.cpp: Suppress a "Comparision of unsigned and signed" warning on Cygwin gcc-4.3.4.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141488 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInstance.cpp