Displaying 8 results from an estimated 8 matches for "msvc2013".
Did you mean:
msvc2015
2014 Sep 30
4
[LLVMdev] [cfe-dev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk
> -----Original Message-----
> From: cfe-dev-bounces at cs.uiuc.edu [mailto:cfe-dev-bounces at cs.uiuc.edu] On
> Behalf Of Aaron Ballman
> Sent: Monday, September 29, 2014 4:45 PM
> To: Chris Bieneman
> Cc: lldb-dev at cs.uiuc.edu; cfe-dev Developers; LLVM Developers Mailing List
> Subject: Re: [cfe-dev] [LLVMdev] [RFC] Raising LLVM minimum required MSVC
> version to 2013
2015 Mar 09
2
[LLVMdev] LLVM 3.6: problems building on Windows using MSVC 2013
...\src\misc
-I..\src\plugins -I..\src\plugins\miscellaneous\Core\src
-I..\src\3rdparty\QtSingleApplication\src
-I..\src\plugins\thirdParty\LLVM\include
-I..\src\plugins\thirdParty\LLVM\lib\Target\X86
-I..\src\plugins\thirdParty\LLVM\src
-I..\src\plugins\thirdParty\LLVM\tools\clang\include
-IC:\Qt\5.4\msvc2013_64\include -IC:\Qt\5.4\msvc2013_64\include\QtCore
-IC:\Qt\5.4\msvc2013_64\mkspecs\win32-msvc2013 /showIncludes
-DLLVMPlugin_EXPORTS -DLLVM_PLUGIN -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS
-DQT_NO_DEBUG -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE
-D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE
-D_CRT_S...
2015 Mar 09
2
[LLVMdev] LLVM 3.6: problems building on Windows using MSVC 2013
...\src\misc -I..\src\plugins -I..\src\plugins\miscellaneous\Core\src -I..\src\3rdparty\QtSingleApplication\src -I..\src\plugins\thirdParty\LLVM\include -I..\src\plugins\thirdParty\LLVM\lib\Target\X86 -I..\src\plugins\thirdParty\LLVM\src -I..\src\plugins\thirdParty\LLVM\tools\clang\include -IC:\Qt\5.4\msvc2013_64\include -IC:\Qt\5.4\msvc2013_64\include\QtCore -IC:\Qt\5.4\msvc2013_64\mkspecs\win32-msvc2013 /showIncludes -DLLVMPlugin_EXPORTS -DLLVM_PLUGIN -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_NO_DEBUG -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_S...
2016 Oct 17
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
Hi,
If there is no blocker (James?), we should be able to move on, so I filed as a starter: https://reviews.llvm.org/D25710 <https://reviews.llvm.org/D25710>: [Doc] Drop MSVC2013 support
—
Mehdi
> On Oct 12, 2016, at 4:03 PM, Reid Kleckner <rnk at google.com> wrote:
>
> I migrated the sanitizer-windows builder to VS 2015, and it went green here:
> http://lab.llvm.org:8011/builders/sanitizer-windows/builds/30342 <http://lab.llvm.org:8011/builders/s...
2016 Oct 19
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...locker from me! Thanks for your patience!
On Tue, 18 Oct 2016 at 00:18, Mehdi Amini <mehdi.amini at apple.com<mailto:mehdi.amini at apple.com>> wrote:
Hi,
If there is no blocker (James?), we should be able to move on, so I filed as a starter: https://reviews.llvm.org/D25710: [Doc] Drop MSVC2013 support
—
Mehdi
On Oct 12, 2016, at 4:03 PM, Reid Kleckner <rnk at google.com<mailto:rnk at google.com>> wrote:
I migrated the sanitizer-windows builder to VS 2015, and it went green here:
http://lab.llvm.org:8011/builders/sanitizer-windows/builds/30342
That leaves two remaining b...
2016 Oct 19
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...r from me! Thanks for your patience!
>
> On Tue, 18 Oct 2016 at 00:18, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
> Hi,
>
>
>
> If there is no blocker (James?), we should be able to move on, so I filed
> as a starter: https://reviews.llvm.org/D25710: [Doc] Drop MSVC2013 support
>
>
>
> —
>
> Mehdi
>
>
>
>
>
>
>
> On Oct 12, 2016, at 4:03 PM, Reid Kleckner <rnk at google.com> wrote:
>
>
>
> I migrated the sanitizer-windows builder to VS 2015, and it went green
> here:
>
> http://lab.llvm.org:8011/...
2016 Oct 19
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...r from me! Thanks for your patience!
>
> On Tue, 18 Oct 2016 at 00:18, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
> Hi,
>
>
>
> If there is no blocker (James?), we should be able to move on, so I filed
> as a starter: https://reviews.llvm.org/D25710: [Doc] Drop MSVC2013 support
>
>
>
> —
>
> Mehdi
>
>
>
>
>
>
>
> On Oct 12, 2016, at 4:03 PM, Reid Kleckner <rnk at google.com> wrote:
>
>
>
> I migrated the sanitizer-windows builder to VS 2015, and it went green
> here:
>
> http://lab.llvm.org:8011/...
2016 Oct 07
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
Hi Mehdi,
Yes, all on track and thank you all for your kind patience!
Cheers,
James
On Fri, 7 Oct 2016 at 20:13, Mehdi Amini <mehdi.amini at apple.com> wrote:
> Hi James,
>
> Are you still on track for pulling the plug on MSVC 2013 at the end next
> week?
>
> As another data point, other than new features or build failures, I just
> had to debug (with the help of