Author: hans
Date: Fri Aug 3 04:33:00 2018
New Revision: 338860
URL: http://llvm.org/viewvc/llvm-project?rev=338860&view=rev
Log:
Creating release directory for release_700.
Added:
libcxxabi/tags/RELEASE_700/
___
cfe-commits mailing list
cfe-commi
Author: hans
Date: Fri Aug 3 04:32:47 2018
New Revision: 338858
URL: http://llvm.org/viewvc/llvm-project?rev=338858&view=rev
Log:
Creating release directory for release_700.
Added:
libcxx/tags/RELEASE_700/
___
cfe-commits mailing list
cfe-commits@
Author: hans
Date: Fri Aug 3 04:32:56 2018
New Revision: 338859
URL: http://llvm.org/viewvc/llvm-project?rev=338859&view=rev
Log:
Creating release candidate rc1 from release_700 branch
Added:
libcxx/tags/RELEASE_700/rc1/ (props changed)
- copied from r338858, libcxx/branches/release_
Author: hans
Date: Fri Aug 3 04:33:05 2018
New Revision: 338861
URL: http://llvm.org/viewvc/llvm-project?rev=338861&view=rev
Log:
Creating release candidate rc1 from release_700 branch
Added:
libcxxabi/tags/RELEASE_700/rc1/
- copied from r338860, libcxxabi/branches/release_70/
___
Author: hans
Date: Fri Aug 3 04:34:07 2018
New Revision: 338873
URL: http://llvm.org/viewvc/llvm-project?rev=338873&view=rev
Log:
Creating release candidate rc1 from release_700 branch
Added:
libunwind/tags/RELEASE_700/rc1/
- copied from r338872, libunwind/branches/release_70/
___
Author: hans
Date: Fri Aug 3 04:34:02 2018
New Revision: 338872
URL: http://llvm.org/viewvc/llvm-project?rev=338872&view=rev
Log:
Creating release directory for release_700.
Added:
libunwind/tags/RELEASE_700/
___
cfe-commits mailing list
cfe-commi
Author: hans
Date: Mon Aug 6 04:34:46 2018
New Revision: 339008
URL: http://llvm.org/viewvc/llvm-project?rev=339008&view=rev
Log:
clang-cl: Parse the new /JMC flag
Modified:
cfe/trunk/include/clang/Driver/CLCompatOptions.td
cfe/trunk/test/Driver/cl-options.c
Modified: cfe/trunk/include/
Merged in r324329.
On Wed, Jan 31, 2018 at 9:05 PM, Mark Zeren via cfe-commits
wrote:
> Author: mzeren-vmw
> Date: Wed Jan 31 12:05:50 2018
> New Revision: 323904
>
> URL: http://llvm.org/viewvc/llvm-project?rev=323904&view=rev
> Log:
> [clang-format] Align preprocessor comments with #
>
> Summar
Merged to 6.0 in r324331.
On Mon, Feb 5, 2018 at 4:59 PM, Mark Zeren via cfe-commits
wrote:
> Author: mzeren-vmw
> Date: Mon Feb 5 07:59:00 2018
> New Revision: 324246
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324246&view=rev
> Log:
> [clang-format] Re-land: Fixup #include guard indents a
Author: hans
Date: Tue Feb 6 05:22:33 2018
New Revision: 324345
URL: http://llvm.org/viewvc/llvm-project?rev=324345&view=rev
Log:
Merging r324153:
r324153 | ericwf | 2018-02-02 23:39:59 +0100 (Fri, 02 Feb 2018) | 6 lines
Fi
Merged to 6.0 in r324345.
On Fri, Feb 2, 2018 at 11:39 PM, Eric Fiselier via cfe-commits
wrote:
> Author: ericwf
> Date: Fri Feb 2 14:39:59 2018
> New Revision: 324153
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324153&view=rev
> Log:
> Fix has_unique_object_representation after Clang commi
On Wed, Feb 7, 2018 at 8:01 AM, Saleem Abdulrasool via cfe-commits
wrote:
> On Tue, Feb 6, 2018 at 5:55 PM, Saleem Abdulrasool via cfe-commits
> wrote:
>>
>> Author: compnerd
>> Date: Tue Feb 6 17:55:08 2018
>> New Revision: 324439
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=324439&view=r
Author: hans
Date: Wed Feb 7 12:46:26 2018
New Revision: 324519
URL: http://llvm.org/viewvc/llvm-project?rev=324519&view=rev
Log:
Creating release candidate rc2 from release_600 branch
Added:
libcxxabi/tags/RELEASE_600/rc2/
- copied from r324518, libcxxabi/branches/release_60/
___
Author: hans
Date: Wed Feb 7 12:46:19 2018
New Revision: 324518
URL: http://llvm.org/viewvc/llvm-project?rev=324518&view=rev
Log:
Creating release candidate rc2 from release_600 branch
Added:
libcxx/tags/RELEASE_600/rc2/ (props changed)
- copied from r324517, libcxx/branches/release_
Author: hans
Date: Wed Feb 7 12:47:12 2018
New Revision: 324525
URL: http://llvm.org/viewvc/llvm-project?rev=324525&view=rev
Log:
Creating release candidate rc2 from release_600 branch
Added:
libunwind/tags/RELEASE_600/rc2/
- copied from r324524, libunwind/branches/release_60/
___
Merged to 6.0 in r324579.
On Tue, Feb 6, 2018 at 11:39 PM, Volodymyr Sapsai via cfe-commits
wrote:
> Author: vsapsai
> Date: Tue Feb 6 14:39:25 2018
> New Revision: 324419
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324419&view=rev
> Log:
> [Lex] Fix handling numerical literals ending with
Merged to 6.0 in r324718.
On Thu, Feb 8, 2018 at 12:15 PM, Alexander Ivchenko via cfe-commits
wrote:
> Author: aivchenk
> Date: Thu Feb 8 03:15:21 2018
> New Revision: 324594
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324594&view=rev
> Log:
> Fix for #31362 - ms_abi is implemented incorrec
Merged to 6.0 in r324719.
On Wed, Feb 7, 2018 at 11:25 PM, Richard Smith via cfe-commits
wrote:
> Author: rsmith
> Date: Wed Feb 7 14:25:16 2018
> New Revision: 324537
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324537&view=rev
> Log:
> PR36055: fix computation of *-dependence in nested ini
Merged to 6.0 in r324871.
On Sat, Jan 20, 2018 at 3:34 PM, Dimitry Andric via cfe-commits
wrote:
> Author: dim
> Date: Sat Jan 20 06:34:33 2018
> New Revision: 323040
>
> URL: http://llvm.org/viewvc/llvm-project?rev=323040&view=rev
> Log:
> Assume the shared library path variable is LD_LIBRARY_PA
Author: hans
Date: Mon Feb 12 02:04:36 2018
New Revision: 324874
URL: http://llvm.org/viewvc/llvm-project?rev=324874&view=rev
Log:
Merging r324855:
r324855 | dim | 2018-02-11 23:31:05 +0100 (Sun, 11 Feb 2018) | 26 lines
Add
Merged to 6.0 in r324874.
On Sun, Feb 11, 2018 at 11:31 PM, Dimitry Andric via cfe-commits
wrote:
> Author: dim
> Date: Sun Feb 11 14:31:05 2018
> New Revision: 324855
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324855&view=rev
> Log:
> Add default C++ ABI libname and include paths for FreeB
Author: hans
Date: Tue Feb 13 01:19:43 2018
New Revision: 324991
URL: http://llvm.org/viewvc/llvm-project?rev=324991&view=rev
Log:
Fix for PR32992. Static const classes not exported.
Patch by zahiraam!
Differential Revision: https://reviews.llvm.org/D42968
Modified:
cfe/trunk/lib/Sema/SemaD
Merged to 6.0 in r325104 as suggested in PR36368.
On Thu, Feb 1, 2018 at 9:01 PM, Richard Smith via cfe-commits
wrote:
> Author: rsmith
> Date: Thu Feb 1 12:01:49 2018
> New Revision: 323998
>
> URL: http://llvm.org/viewvc/llvm-project?rev=323998&view=rev
> Log:
> PR36157: When injecting an impl
Author: hans
Date: Wed Feb 14 07:19:46 2018
New Revision: 325133
URL: http://llvm.org/viewvc/llvm-project?rev=325133&view=rev
Log:
Revert r324991 "Fix for PR32992. Static const classes not exported."
This broke the Chromium build on Windows; see https://crbug.com/812231
> Fix for PR32992. Static
I ended up having to revert this in r325133 as it broke the Chromium
build. Please see
https://bugs.chromium.org/p/chromium/issues/detail?id=812231#c1 for a
reproducer.
On Tue, Feb 13, 2018 at 10:19 AM, Hans Wennborg via cfe-commits
wrote:
> Author: hans
> Date: Tue Feb 13 01:19:43 2018
Author: hans
Date: Thu Feb 15 00:22:12 2018
New Revision: 325219
URL: http://llvm.org/viewvc/llvm-project?rev=325219&view=rev
Log:
Merging r325147:
r325147 | marshall | 2018-02-14 19:05:25 +0100 (Wed, 14 Feb 2018) | 3 lines
Author: hans
Date: Fri Feb 16 04:06:32 2018
New Revision: 325335
URL: http://llvm.org/viewvc/llvm-project?rev=325335&view=rev
Log:
Revert r325321 "[Sema] Take into account the current context when checking the"
This broke the Chromium build, see https://crbug.com/813017
> accessibility of a clas
Reverted in r325335 as this broke the Chromium build.
See https://bugs.chromium.org/p/chromium/issues/detail?id=813017 for
stack trace and reproducer.
(I think Ben said it might have also broken a Clang bootstrap build,
but I didn't see that anywhere?)
On Fri, Feb 16, 2018 at 9:47 AM, Akira Hata
chromium/issues/detail?id=812231#c1 for a
> reproducer.
>
> On Tue, Feb 13, 2018 at 10:19 AM, Hans Wennborg via cfe-commits
> wrote:
>> Author: hans
>> Date: Tue Feb 13 01:19:43 2018
>> New Revision: 324991
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev
Merged to 6.0 in r325500.
On Fri, Feb 16, 2018 at 8:44 PM, Reid Kleckner via cfe-commits
wrote:
> Author: rnk
> Date: Fri Feb 16 11:44:47 2018
> New Revision: 325375
>
> URL: http://llvm.org/viewvc/llvm-project?rev=325375&view=rev
> Log:
> [MS] Make constexpr static data members implicitly inline
14 -fdelayed-template-parsing -x c++-header a.ii -o /dev/null
>
>
>
> a.ii:
>
>
>
> namespace a {
>
> enum b { c };
>
> }
>
> template class d { static constexpr a::b e = a::c; }; namespace f
> { template class h : d {}; } using f::h; class
> __declspec
Author: hans
Date: Tue Feb 20 01:26:38 2018
New Revision: 325566
URL: http://llvm.org/viewvc/llvm-project?rev=325566&view=rev
Log:
clang-format plugin: Add missing semicolon in list of file extensions (PR36383)
Modified:
cfe/trunk/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
Modif
Author: hans
Date: Tue Feb 20 02:47:14 2018
New Revision: 325571
URL: http://llvm.org/viewvc/llvm-project?rev=325571&view=rev
Log:
clang-cl: Make /d1PP an alias for -dD (PR36446)
Modified:
cfe/trunk/include/clang/Driver/CLCompatOptions.td
cfe/trunk/test/Driver/cl-options.c
Modified: cfe/
Author: hans
Date: Tue Feb 20 04:43:02 2018
New Revision: 325576
URL: http://llvm.org/viewvc/llvm-project?rev=325576&view=rev
Log:
Revert r325375 "[MS] Make constexpr static data members implicitly inline"
This broke Clang bootstrap on Windows, PR36453.
> This handles them exactly the same way t
Reverted in r325576 due to PR36453, and merged the revert to 6.0 in r325577.
On Mon, Feb 19, 2018 at 3:09 PM, Hans Wennborg wrote:
> Merged to 6.0 in r325500.
>
> On Fri, Feb 16, 2018 at 8:44 PM, Reid Kleckner via cfe-commits
> wrote:
>> Author: rnk
>> Date: Fri Feb 16 11:44:47 2018
>> New Revis
Merged to 6.0 in r325672.
On Wed, Feb 21, 2018 at 1:16 AM, Craig Topper via cfe-commits
wrote:
> Author: ctopper
> Date: Tue Feb 20 16:16:50 2018
> New Revision: 325655
>
> URL: http://llvm.org/viewvc/llvm-project?rev=325655&view=rev
> Log:
> [X86] Disable CLWB in Cannon Lake
>
> Cannon Lake does
Seems safe. Merged in r325766.
On Thu, Feb 22, 2018 at 1:15 AM, Richard Trieu wrote:
> Hi Hans,
>
> If there's still time for rc3, I'd like to get this crash fix in. This adds
> a null check to prevent a crash on invalid.
>
> Richard
>
> On Mon, Feb 5, 2018 at 6:58 PM, Richard Trieu via cfe-comm
Author: hans
Date: Fri Feb 23 05:47:36 2018
New Revision: 325901
URL: http://llvm.org/viewvc/llvm-project?rev=325901&view=rev
Log:
Support for the mno-stack-arg-probe flag
Adds support for this flag. There is also another piece for llvm
(separate review). More info:
https://bugs.llvm.org/show_bug
Author: hans
Date: Fri Feb 23 07:09:53 2018
New Revision: 325907
URL: http://llvm.org/viewvc/llvm-project?rev=325907&view=rev
Log:
Creating release candidate rc3 from release_600 branch
Added:
libcxxabi/tags/RELEASE_600/rc3/
- copied from r325906, libcxxabi/branches/release_60/
___
Author: hans
Date: Fri Feb 23 07:09:46 2018
New Revision: 325906
URL: http://llvm.org/viewvc/llvm-project?rev=325906&view=rev
Log:
Creating release candidate rc3 from release_600 branch
Added:
libcxx/tags/RELEASE_600/rc3/ (props changed)
- copied from r325905, libcxx/branches/release_
Author: hans
Date: Fri Feb 23 07:10:42 2018
New Revision: 325913
URL: http://llvm.org/viewvc/llvm-project?rev=325913&view=rev
Log:
Creating release candidate rc3 from release_600 branch
Added:
libunwind/tags/RELEASE_600/rc3/
- copied from r325912, libunwind/branches/release_60/
___
Author: hans
Date: Mon Feb 26 07:03:59 2018
New Revision: 326089
URL: http://llvm.org/viewvc/llvm-project?rev=326089&view=rev
Log:
Re-commit r324991 "Fix for PR32992. Static const classes not exported."
Fix for PR32992. Static const classes not exported.
Patch by zahiraam!
(This re-lands the co
Author: hans
Date: Thu May 25 15:39:52 2017
New Revision: 303910
URL: http://llvm.org/viewvc/llvm-project?rev=303910&view=rev
Log:
Make test/Driver/baremetal.cpp pass on Windows
Modified:
cfe/trunk/test/Driver/baremetal.cpp
Modified: cfe/trunk/test/Driver/baremetal.cpp
URL:
http://llvm.org/
The test was failing on Windows; r303910 for that.
On Thu, May 25, 2017 at 11:55 AM, Jonathan Roelofs via cfe-commits
wrote:
>
>
> On 5/25/17 11:39 AM, Galina Kistanova wrote:
>
> Hello Jonathan,
>
> This commit broke one of our builders:
>
> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-ex
Author: hans
Date: Wed Jan 3 05:20:25 2018
New Revision: 321705
URL: http://llvm.org/viewvc/llvm-project?rev=321705&view=rev
Log:
UserManual: Update with the latest clang-cl flags
Modified:
cfe/trunk/docs/UsersManual.rst
Modified: cfe/trunk/docs/UsersManual.rst
URL:
http://llvm.org/viewvc/
Author: hans
Date: Wed Jan 3 06:20:15 2018
New Revision: 321708
URL: http://llvm.org/viewvc/llvm-project?rev=321708&view=rev
Log:
Revert r321697 "[libclang] Support querying whether a declaration is invalid"
and follow-ups.
This broke test/Index/opencl-types.cl on several buildbots:
http://lab.
This caused failures on the buildbots. I've reverted it and the
commits that depended on it in r321708. See that commit message for
more details.
On Wed, Jan 3, 2018 at 10:49 AM, Ivan Donchevskii via cfe-commits
wrote:
> Author: yvvan
> Date: Wed Jan 3 01:49:31 2018
> New Revision: 321697
>
> UR
I don't, but reverting your change made the test pass again.
I was able to reproduce locally by adding -target
ppc64le-unknown-linux to the run-line in test/Index/opencl-types.cl.
On Wed, Jan 3, 2018 at 3:23 PM, Ivan Donchevskii wrote:
> Hi!
> I saw it but I don't see an issue in this change. Do
Author: hans
Date: Wed Jan 3 06:54:46 2018
New Revision: 321717
URL: http://llvm.org/viewvc/llvm-project?rev=321717&view=rev
Log:
Creating release_60 branch off revision 321711
Added:
libcxx/branches/release_60/ (props changed)
- copied from r321711, libcxx/trunk/
Propchange: libcxx
Author: hans
Date: Wed Jan 3 06:54:46 2018
New Revision: 321718
URL: http://llvm.org/viewvc/llvm-project?rev=321718&view=rev
Log:
Creating release_60 branch off revision 321711
Added:
libcxxabi/branches/release_60/
- copied from r321711, libcxxabi/trunk/
__
Author: hans
Date: Wed Jan 3 06:54:55 2018
New Revision: 321724
URL: http://llvm.org/viewvc/llvm-project?rev=321724&view=rev
Log:
Creating release_60 branch off revision 321711
Added:
libunwind/branches/release_60/
- copied from r321711, libunwind/trunk/
__
Author: hans
Date: Wed Jan 3 07:40:29 2018
New Revision: 321725
URL: http://llvm.org/viewvc/llvm-project?rev=321725&view=rev
Log:
Update version to 7.0.0svn: cmake, include files and docs
Modified:
libcxx/trunk/CMakeLists.txt
libcxx/trunk/docs/conf.py
libcxx/trunk/include/__config
Author: hans
Date: Wed Jan 3 07:42:34 2018
New Revision: 321726
URL: http://llvm.org/viewvc/llvm-project?rev=321726&view=rev
Log:
Update version to 7.0.0svn
Modified:
libcxxabi/trunk/CMakeLists.txt
Modified: libcxxabi/trunk/CMakeLists.txt
URL:
http://llvm.org/viewvc/llvm-project/libcxxabi/
Author: hans
Date: Wed Jan 3 07:49:39 2018
New Revision: 321728
URL: http://llvm.org/viewvc/llvm-project?rev=321728&view=rev
Log:
Update docs version and clear release notes for 7.0.0
Modified:
cfe/trunk/docs/ReleaseNotes.rst
cfe/trunk/docs/conf.py
Modified: cfe/trunk/docs/ReleaseNotes.
Author: hans
Date: Wed Jan 3 07:53:24 2018
New Revision: 321730
URL: http://llvm.org/viewvc/llvm-project?rev=321730&view=rev
Log:
Docs, release notes: update version to 7.0.0
Modified:
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/conf.py
Modified: clang-too
Author: hans
Date: Wed Jan 3 07:58:08 2018
New Revision: 321732
URL: http://llvm.org/viewvc/llvm-project?rev=321732&view=rev
Log:
Update docs version to 7.0
Modified:
libunwind/trunk/docs/conf.py
Modified: libunwind/trunk/docs/conf.py
URL:
http://llvm.org/viewvc/llvm-project/libunwind/trun
Author: hans
Date: Wed Jan 3 08:58:21 2018
New Revision: 321739
URL: http://llvm.org/viewvc/llvm-project?rev=321739&view=rev
Log:
Drop 'svn' suffix from the version number.
Modified:
libcxxabi/branches/release_60/CMakeLists.txt
Modified: libcxxabi/branches/release_60/CMakeLists.txt
URL:
ht
Author: hans
Date: Wed Jan 3 08:58:30 2018
New Revision: 321740
URL: http://llvm.org/viewvc/llvm-project?rev=321740&view=rev
Log:
Drop 'svn' suffix from the version number.
Modified:
libcxx/branches/release_60/CMakeLists.txt
Modified: libcxx/branches/release_60/CMakeLists.txt
URL:
http://l
Author: hans
Date: Wed Jan 3 08:58:46 2018
New Revision: 321741
URL: http://llvm.org/viewvc/llvm-project?rev=321741&view=rev
Log:
Drop 'svn' suffix from the version number.
Modified:
libunwind/branches/release_60/CMakeLists.txt
Modified: libunwind/branches/release_60/CMakeLists.txt
URL:
ht
Author: hans
Date: Wed Jan 3 08:59:48 2018
New Revision: 321743
URL: http://llvm.org/viewvc/llvm-project?rev=321743&view=rev
Log:
Update PACKAGE_VERSION to 7.0.0svn
Modified:
libunwind/trunk/CMakeLists.txt
Modified: libunwind/trunk/CMakeLists.txt
URL:
http://llvm.org/viewvc/llvm-project/li
Merged in r321800.
Thanks,
Hans
On Thu, Jan 4, 2018 at 11:20 AM, Alexander Kornienko via cfe-commits
wrote:
> Yes, would be nice to include this into 6.0.
>
> On Wed, Jan 3, 2018 at 11:16 PM, Aaron Ballman
> wrote:
>>
>> Hans, I'd like to nominate this patch for the 6.0 branch. It fixes a
>> fa
Author: hans
Date: Tue Feb 27 05:48:47 2018
New Revision: 326194
URL: http://llvm.org/viewvc/llvm-project?rev=326194&view=rev
Log:
AttrDocs.td: fix bad bullet list
Modified:
cfe/trunk/include/clang/Basic/AttrDocs.td
Modified: cfe/trunk/include/clang/Basic/AttrDocs.td
URL:
http://llvm.org/vi
Author: hans
Date: Tue Feb 27 05:48:41 2018
New Revision: 326193
URL: http://llvm.org/viewvc/llvm-project?rev=326193&view=rev
Log:
AttrDocs.td: fix bad indent and code block
Modified:
cfe/trunk/include/clang/Basic/AttrDocs.td
Modified: cfe/trunk/include/clang/Basic/AttrDocs.td
URL:
http://l
Author: hans
Date: Tue Feb 27 05:48:50 2018
New Revision: 326195
URL: http://llvm.org/viewvc/llvm-project?rev=326195&view=rev
Log:
AttrDocs.td: fix some bad code-blocks
Modified:
cfe/trunk/include/clang/Basic/AttrDocs.td
Modified: cfe/trunk/include/clang/Basic/AttrDocs.td
URL:
http://llvm.o
Author: hans
Date: Thu Mar 1 06:00:19 2018
New Revision: 326434
URL: http://llvm.org/viewvc/llvm-project?rev=326434&view=rev
Log:
UsersManual: beef up the clang-cl text a little
Modified:
cfe/trunk/docs/UsersManual.rst
Modified: cfe/trunk/docs/UsersManual.rst
URL:
http://llvm.org/viewvc/ll
Author: hans
Date: Thu Mar 1 06:48:19 2018
New Revision: 326438
URL: http://llvm.org/viewvc/llvm-project?rev=326438&view=rev
Log:
UsersManual: improve the clang-cl text some more
Modified:
cfe/trunk/docs/UsersManual.rst
Modified: cfe/trunk/docs/UsersManual.rst
URL:
http://llvm.org/viewvc/l
> for msvc.)
>
> I haven't tested either of these recently, but they all worked at some point
> and all were useful at some point.
>
> On Thu, Mar 1, 2018 at 9:00 AM, Hans Wennborg via cfe-commits
> wrote:
>>
>> Author: hans
>> Date: Thu Mar 1 06:00:19 20
Author: hans
Date: Fri Mar 2 04:08:05 2018
New Revision: 326559
URL: http://llvm.org/viewvc/llvm-project?rev=326559&view=rev
Log:
Creating release candidate final from release_600 branch
Added:
libcxxabi/tags/RELEASE_600/final/
- copied from r326558, libcxxabi/branches/release_60/
___
Author: hans
Date: Fri Mar 2 04:07:59 2018
New Revision: 326558
URL: http://llvm.org/viewvc/llvm-project?rev=326558&view=rev
Log:
Creating release candidate final from release_600 branch
Added:
libcxx/tags/RELEASE_600/final/ (props changed)
- copied from r326557, libcxx/branches/rele
Author: hans
Date: Fri Mar 2 04:08:51 2018
New Revision: 326565
URL: http://llvm.org/viewvc/llvm-project?rev=326565&view=rev
Log:
Creating release candidate final from release_600 branch
Added:
libunwind/tags/RELEASE_600/final/
- copied from r326564, libunwind/branches/release_60/
___
Author: hans
Date: Tue Mar 20 01:53:11 2018
New Revision: 327959
URL: http://llvm.org/viewvc/llvm-project?rev=327959&view=rev
Log:
[ms] Parse #pragma optimize and ignore it behind its own flag
This allows users to turn off warnings about this pragma specifically,
while still receiving warnings ab
On Thu, Jun 7, 2018 at 4:05 PM, Richard Smith via cfe-commits
wrote:
>
> struct S { enum {} e; };
>
> ... then do something with decltype(S::e). What happens if there are two
> such types in the class?
The bug doesn't reproduce if the enumeration has a name, which is why
it's hard to reference :-
Author: hans
Date: Sun Jun 10 23:54:23 2018
New Revision: 334388
URL: http://llvm.org/viewvc/llvm-project?rev=334388&view=rev
Log:
[MS ABI] Mangle unnamed empty enums (PR37723)
Differential Revision: https://reviews.llvm.org/D47875
Modified:
cfe/trunk/lib/AST/MicrosoftMangle.cpp
cfe/trun
Author: hans
Date: Tue Jun 12 04:33:44 2018
New Revision: 334493
URL: http://llvm.org/viewvc/llvm-project?rev=334493&view=rev
Log:
Revert r334418 "Enable crash recovery tests on Windows, globs work in the lit
internal shell now"
The tests fail on Windows bots, and for me locally.
> Enable crash
I've reverted in r334493 in the meantime.
When I run the tests locally, they fail with:
# command stderr:
C:\src\llvm\tools\clang\test\Driver\crash-report.c:17:11: error:
expected string not found in input
// CHECK: Preprocessed source(s) and associated run script(s) are located at:
^
:
Author: hans
Date: Tue Jun 12 04:51:22 2018
New Revision: 334494
URL: http://llvm.org/viewvc/llvm-project?rev=334494&view=rev
Log:
Re-apply r334418 "Enable crash recovery tests on Windows, globs work in the lit
internal shell now"
Plus change run lines from
not env FOO=bar %clang
to
env F
On Tue, Jun 12, 2018 at 1:43 PM, Hans Wennborg wrote:
> I've reverted in r334493 in the meantime.
>
> When I run the tests locally, they fail with:
>
> # command stderr:
> C:\src\llvm\tools\clang\test\Driver\crash-report.c:17:11: error:
> expected string not found in input
> // CHECK: Preprocessed
Author: hans
Date: Tue Jun 12 23:48:40 2018
New Revision: 334574
URL: http://llvm.org/viewvc/llvm-project?rev=334574&view=rev
Log:
crash-report-modules.m: Shorten path length to make Windows bot happy
Modified:
cfe/trunk/test/Driver/crash-report-modules.m
Modified: cfe/trunk/test/Driver/cras
o Hans,
>>>
>>> The test Driver/crash-report-modules.m still fails on one of windows
>>> builder:
>>>
>>>
>>> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/10221
>>>
>>> . . .
&g
,
>>>>
>>>> The test Driver/crash-report-modules.m still fails on one of windows
>>>> builder:
>>>>
>>>>
>>>> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/10221
>>>>
>>>&g
Author: hans
Date: Thu Jun 14 01:01:09 2018
New Revision: 334692
URL: http://llvm.org/viewvc/llvm-project?rev=334692&view=rev
Log:
[clang-format] Add SpaceBeforeCpp11BracedList option.
WebKit C++ style for object initialization is as follows:
Foo foo { bar };
Yet using clang-format -style=web
Author: hans
Date: Thu Oct 11 03:04:15 2018
New Revision: 344234
URL: http://llvm.org/viewvc/llvm-project?rev=344234&view=rev
Log:
clang-cl: Add /showFilenames option (PR31957)
Add a /showFilenames option for users who want clang to echo the
currently compiled filename. MSVC does this echoing by
Author: hans
Date: Sat Oct 13 12:13:14 2018
New Revision: 344462
URL: http://llvm.org/viewvc/llvm-project?rev=344462&view=rev
Log:
Re-commit r344234 "clang-cl: Add /showFilenames option (PR31957)"
The test was failing on e.g. PPC which can't target Windows. Fix by
requiring X86 target in the test
Author: hans
Date: Sat Oct 13 15:22:03 2018
New Revision: 344469
URL: http://llvm.org/viewvc/llvm-project?rev=344469&view=rev
Log:
Try harder to fix test/Driver/cl-showfilenames.c
Follow-up to r344462.
Modified:
cfe/trunk/test/Driver/cl-showfilenames.c
Modified: cfe/trunk/test/Driver/cl-sho
Author: hans
Date: Fri Oct 19 09:19:52 2018
New Revision: 344789
URL: http://llvm.org/viewvc/llvm-project?rev=344789&view=rev
Log:
Java annotation declaration being handled correctly
Previously, Java annotation declarations (@interface AnnotationName) were being
handled as ObjC interfaces. This c
Author: hans
Date: Tue Oct 23 06:17:13 2018
New Revision: 345026
URL: http://llvm.org/viewvc/llvm-project?rev=345026&view=rev
Log:
Revert r345009 "[DebugInfo] Generate debug information for labels. (After fix
PR39094)"
This broke the Chromium build. See
https://bugs.chromium.org/p/chromium/issue
This broke Chromium again. I've reverted in rr345026
See https://bugs.chromium.org/p/chromium/issues/detail?id=898152#c1
for the reproducer.
On Tue, Oct 23, 2018 at 1:06 AM, Hsiangkai Wang via cfe-commits
wrote:
> Author: hsiangkai
> Date: Tue Oct 23 01:06:21 2018
> New Revision: 345009
>
> URL:
I found another assert (two really) caused by this patch. Reproducer
for one of them here:
https://bugs.chromium.org/p/chromium/issues/detail?id=898160#c3
On Tue, Oct 23, 2018 at 6:19 AM, Hans Wennborg wrote:
> This broke Chromium again. I've reverted in rr345026
>
> See https://bugs.chromium.org
Author: hans
Date: Fri Oct 26 06:05:45 2018
New Revision: 345380
URL: http://llvm.org/viewvc/llvm-project?rev=345380&view=rev
Log:
Revert r345330 "Add MS ABI mangling for operator<=>."
The generated MS manglings differ between 32- and 64-bit, and the test only
expects the latter. See also the com
It seems the generated MS mangling differs between 32- and 64-bit, and
the test expects the latter.
Let's revert in the meantime.. r345380
On Fri, Oct 26, 2018 at 1:10 PM, Peter Smith via cfe-commits
wrote:
> This commit, specifically the changes made to
> CodeGenCXX/cxx2a-three-way-comparison.
Author: hans
Date: Wed Oct 31 01:38:48 2018
New Revision: 345699
URL: http://llvm.org/viewvc/llvm-project?rev=345699&view=rev
Log:
[clang-cl] Inherit dllexport to static locals also in template instantiations
(PR39496)
In the course of D51340, @takuto.ikuta discovered that Clang fails to put
dll
Author: hans
Date: Wed Oct 31 03:34:46 2018
New Revision: 345709
URL: http://llvm.org/viewvc/llvm-project?rev=345709&view=rev
Log:
Follow-up to r345699: Call CheckStaticLocalForDllExport later for templates
Calling it too early might cause dllimport to get inherited onto the
VarDecl before the in
Author: hans
Date: Tue Jan 15 07:10:32 2019
New Revision: 351194
URL: http://llvm.org/viewvc/llvm-project?rev=351194&view=rev
Log:
Update year in license files
In last year's update (D48219) it was suggested that the release manager
might want to do this, so here we go.
Modified:
clang-tools
Author: hans
Date: Tue Jan 15 07:10:32 2019
New Revision: 351194
URL: http://llvm.org/viewvc/llvm-project?rev=351194&view=rev
Log:
Update year in license files
In last year's update (D48219) it was suggested that the release manager
might want to do this, so here we go.
Modified:
libunwind/t
Author: hans
Date: Tue Jan 15 07:10:32 2019
New Revision: 351194
URL: http://llvm.org/viewvc/llvm-project?rev=351194&view=rev
Log:
Update year in license files
In last year's update (D48219) it was suggested that the release manager
might want to do this, so here we go.
Modified:
libclc/trun
Author: hans
Date: Tue Jan 15 07:10:32 2019
New Revision: 351194
URL: http://llvm.org/viewvc/llvm-project?rev=351194&view=rev
Log:
Update year in license files
In last year's update (D48219) it was suggested that the release manager
might want to do this, so here we go.
Modified:
cfe/trunk/L
Author: hans
Date: Wed Jan 16 01:13:47 2019
New Revision: 351312
URL: http://llvm.org/viewvc/llvm-project?rev=351312&view=rev
Log:
UsersManual.rst: Update the clang-cl flags section
Modified:
cfe/trunk/docs/UsersManual.rst
Modified: cfe/trunk/docs/UsersManual.rst
URL:
http://llvm.org/viewvc
Author: hans
Date: Wed Jan 16 02:57:02 2019
New Revision: 351320
URL: http://llvm.org/viewvc/llvm-project?rev=351320&view=rev
Log:
Bump the trunk version to 9.0.0svn
Modified:
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/conf.py
Modified: clang-tools-extra/t
Author: hans
Date: Wed Jan 16 02:57:02 2019
New Revision: 351320
URL: http://llvm.org/viewvc/llvm-project?rev=351320&view=rev
Log:
Bump the trunk version to 9.0.0svn
Modified:
cfe/trunk/docs/ReleaseNotes.rst
cfe/trunk/docs/conf.py
Modified: cfe/trunk/docs/ReleaseNotes.rst
URL:
http://ll
Author: hans
Date: Wed Jan 16 02:57:02 2019
New Revision: 351320
URL: http://llvm.org/viewvc/llvm-project?rev=351320&view=rev
Log:
Bump the trunk version to 9.0.0svn
Modified:
libunwind/trunk/CMakeLists.txt
libunwind/trunk/docs/conf.py
Modified: libunwind/trunk/CMakeLists.txt
URL:
http:
101 - 200 of 1668 matches
Mail list logo