Граф коммитов

70 Коммитов

Автор SHA1 Сообщение Дата
Hartmut Kaiser 524233cc26 Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43632 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-02 01:44:32 +00:00
Hartmut Kaiser 10b945c9ee Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43478 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-29 21:54:46 +00:00
Hartmut Kaiser d22b492e28 Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43370 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-25 22:58:31 +00:00
Hartmut Kaiser 19f092a3b9 Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43124 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-18 12:32:10 +00:00
Hartmut Kaiser 7b66000bdf Updated VC++ build system.
Silenced some VC++ warnings.
Had to rephrase a partial specialization of the IntrospectionTrait struct in SerializationTest.cpp, please review.
Added a compiler specific workaround in IdentifierTable.h. Is that the way to fix this kind of issues?


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43074 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-17 15:00:17 +00:00
Hartmut Kaiser ba0f43571a Updated VC++ build system.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42836 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-10 19:50:45 +00:00
Hartmut Kaiser 816bd5c721 Updated VC++ build system.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42512 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-01 23:57:52 +00:00
Hartmut Kaiser 27fd388f56 Updated VC++ build system.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42330 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-25 23:32:45 +00:00
Hartmut Kaiser 2c9334d3f0 Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42295 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-25 13:08:03 +00:00
Hartmut Kaiser 763051df06 Updated VC++ project files
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42177 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-20 21:54:10 +00:00
Hartmut Kaiser 2367e638d8 Updated VC++ project files.
Disambiguated a variable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42161 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-20 13:35:09 +00:00
Hartmut Kaiser efb65ec474 Updated VC++ project files after file rename.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42072 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-17 23:33:12 +00:00
Hartmut Kaiser 86fd355dfc Silenced a VC++ warning.
Updated VC++ project files.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42015 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-16 21:35:35 +00:00
Hartmut Kaiser 1ff4f0cc79 Updated VC++ build system.
Silenced a couple of VC++ warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41994 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-16 00:04:22 +00:00
Hartmut Kaiser 34947250ce Removed clang solution file for VC++, which didn't work properly because of hard coded paths in the llvm project files.
Changed windows detection to use LLVM pp constant.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41878 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-12 15:39:04 +00:00
Hartmut Kaiser 124dd7b577 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
2007-09-07 14:34:20 +00:00
Hartmut Kaiser fe0a8ebac4 Updated VC8 project files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41707 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-04 19:06:30 +00:00
Chris Lattner 8c2944ee33 updates (?) to the vc++ files, patch by Hartmut Kaiser
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41695 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-04 02:46:31 +00:00
Chris Lattner 34eff3929a add a VC++ solution file, contributed by Hartmut Kaiser
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41691 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-04 02:31:11 +00:00
Chris Lattner 0b6f0ee3a4 initial checkin of vc++ project files, contributed by
Hartmut Kaiser!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41683 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-03 18:21:31 +00:00