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

29 Коммитов

Автор SHA1 Сообщение Дата
Steve Naroff 962d326db0 Update VC++ project files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49881 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-17 23:51:38 +00:00
Steve Naroff d98aab5a7e Add BugReporter.cpp to VC++ project file.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49233 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-04 21:24:02 +00:00
Steve Naroff 9630ec5b67 Add some of Ted's recent work to the VC++ project file.
Fix a couple bozo bugs in the rewriter.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48903 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-27 22:59:54 +00:00
Steve Naroff 4fdd29b13e Add a couple files to VC++ project and cleanup an "#if 0".
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48748 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-24 22:03:25 +00:00
Steve Naroff ea9e170437 Update project files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48500 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-18 20:05:40 +00:00
Ted Kremenek f81eac6c11 Updated VS project files to reference all libraries in the "lib" subdirectory.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48467 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-17 21:21:04 +00:00
Steve Naroff f34729ae75 Update vcproj files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47967 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-05 22:16:33 +00:00
Hartmut Kaiser 7964c9f61e Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43958 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-09 19:53:21 +00:00
Hartmut Kaiser 1c93c4e27b Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43838 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-07 19:34:40 +00:00
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