]> granicus.if.org Git - clang/commit
Fixed compilation on Windows.
authorHartmut Kaiser <hartmut.kaiser@gmail.com>
Fri, 7 Sep 2007 14:34:20 +0000 (14:34 +0000)
committerHartmut Kaiser <hartmut.kaiser@gmail.com>
Fri, 7 Sep 2007 14:34:20 +0000 (14:34 +0000)
commit124dd7b5777e29ecac006822bd4d4623f0dc4264
tree8b7ef0dcc59fc02b641fdfda7e48398d89b0b4cb
parent83522a31ae5d53d55ddc1f439df57b196cfc642d
Fixed compilation on Windows.
Silenced a couple of warnings.
Added *.vcproj file for new clangAnalysis library.
Renamed Basic to clangBasic projects.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41767 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CGExprComplex.cpp
CodeGen/CGExprScalar.cpp
include/clang/AST/Decl.h
include/clang/AST/Type.h
win32/clang.sln
win32/clangAnalysis/clangAnalysis.vcproj [new file with mode: 0644]
win32/clangBasic/clangBasic.vcproj [moved from win32/Basic/Basic.vcproj with 100% similarity]