EricWF resigned from this revision.
EricWF added a comment.
This review seems stuck and dead. Resigning as a reviewer. Please re-add me if
you want this revision to proceed.
https://reviews.llvm.org/D17053
___
cfe-commits mailing list
cfe-commits@l
Author: mehdi_amini
Date: Wed Mar 29 23:40:56 2017
New Revision: 299052
URL: http://llvm.org/viewvc/llvm-project?rev=299052&view=rev
Log:
Do not pass an explicit reexported symbol list when building libc++ dylib if
also defining new/delete
Modified:
libcxx/trunk/lib/CMakeLists.txt
Modified:
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299053: libc++ testing: allow to provide a path for
`use_system_cxx_lib` (authored by mehdi_amini).
Changed prior to commit:
https://reviews.llvm.org/D31486?vs=93432&id=93444#toc
Repository:
rL LLVM
mehdi_amini closed this revision.
mehdi_amini added a comment.
r299052 ; let me know if you want to improve the comment in any way.
https://reviews.llvm.org/D31272
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin
Author: mehdi_amini
Date: Wed Mar 29 23:45:33 2017
New Revision: 299053
URL: http://llvm.org/viewvc/llvm-project?rev=299053&view=rev
Log:
libc++ testing: allow to provide a path for `use_system_cxx_lib`
As we're trying to setup testing / bots for all shipping version of libc++
on macOS/iOS, we'll
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299054: Reexport operator new / delete from libc++abi
(authored by mehdi_amini).
Changed prior to commit:
https://reviews.llvm.org/D30765?vs=91091&id=93445#toc
Repository:
rL LLVM
https://reviews.ll
Author: mehdi_amini
Date: Wed Mar 29 23:47:19 2017
New Revision: 299054
URL: http://llvm.org/viewvc/llvm-project?rev=299054&view=rev
Log:
Reexport operator new / delete from libc++abi
Both libc++ and libc++abi export a weak definition of operator
new/delete. On Darwin, this can often cause dirty
mehdi_amini closed this revision.
mehdi_amini added a comment.
Was committed a while back in r297798
https://reviews.llvm.org/D17469
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Author: mehdi_amini
Date: Wed Mar 29 23:51:19 2017
New Revision: 299055
URL: http://llvm.org/viewvc/llvm-project?rev=299055&view=rev
Log:
libc++ config testing: `use_system_cxx_lib` can be a bool
Fix the libc++ Green Dragon bot.
Modified:
libcxx/trunk/utils/libcxx/test/config.py
Modified: l
Author: mehdi_amini
Date: Thu Mar 30 00:07:18 2017
New Revision: 299056
URL: http://llvm.org/viewvc/llvm-project?rev=299056&view=rev
Log:
libc++ testing: fix assertion around `use_system_cxx_lib`
Actually fix (hopefully) the assertions about `use_system_cxx_lib`,
the previous attempt failed becau
Author: mehdi_amini
Date: Thu Mar 30 00:21:33 2017
New Revision: 299057
URL: http://llvm.org/viewvc/llvm-project?rev=299057&view=rev
Log:
libc++ testing: fix invalid python syntax
Modified:
libcxx/trunk/utils/libcxx/test/config.py
Modified: libcxx/trunk/utils/libcxx/test/config.py
URL:
http
Author: ctopper
Date: Thu Mar 30 00:48:58 2017
New Revision: 299058
URL: http://llvm.org/viewvc/llvm-project?rev=299058&view=rev
Log:
[APInt] Remove references to integerPartWidth and integerPart outside of
APFloat implentation.
Turns out integerPartWidth only explicitly defines the width of the
101 - 112 of 112 matches
Mail list logo