]> granicus.if.org Git - clang/commit
Use the expanded form of S_ISREG. Hopefully this unbreaks the MSVC build.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 30 Oct 2010 08:28:42 +0000 (08:28 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 30 Oct 2010 08:28:42 +0000 (08:28 +0000)
commitd99d0e8276dd320deaee02824602bc335ea1c770
tree7bbc0165a08bc6a87e71aab36899090e50b3a05d
parent61139c561f1a2c872209e32ff9143487cebf4324
Use the expanded form of S_ISREG. Hopefully this unbreaks the MSVC build.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117779 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Compilation.cpp