https://github.com/sylvestre created
https://github.com/llvm/llvm-project/pull/140371
+ ride along about an old project
>From 4185396b027ab073b6742dcb3d800c3eda9491df Mon Sep 17 00:00:00 2001
From: Sylvestre Ledru
Date: Sat, 17 May 2025 13:02:29 +0200
Subject: [PATCH 1/2] doc/Clang Related Pro
sylvestre wrote:
please let me know i should merge it
https://github.com/llvm/llvm-project/pull/138460
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/sylvestre approved this pull request.
excellent, thanks!
https://github.com/llvm/llvm-project/pull/138460
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Author: Sylvestre Ledru
Date: 2025-04-22T11:50:58+02:00
New Revision: 112ffe7c621e8bf145c5c5926e36f3af9e0fd045
URL:
https://github.com/llvm/llvm-project/commit/112ffe7c621e8bf145c5c5926e36f3af9e0fd045
DIFF:
https://github.com/llvm/llvm-project/commit/112ffe7c621e8bf145c5c5926e36f3af9e0fd045.dif
sylvestre wrote:
I will merge it as it as it fixes
https://github.com/llvm/llvm-project/issues/127378 and apt.llvm.org has been
broken for a few days because of this
This PR can be improved later.
https://github.com/llvm/llvm-project/pull/127315
__
https://github.com/sylvestre edited
https://github.com/llvm/llvm-project/pull/127315
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/sylvestre closed
https://github.com/llvm/llvm-project/pull/127315
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
sylvestre wrote:
I had to revert this for causing this issue with lldb:
https://github.com/llvm/llvm-project/issues/117145
https://github.com/llvm/llvm-project/pull/115852
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/
Author: Sylvestre Ledru
Date: 2024-11-21T13:04:30+01:00
New Revision: a1153cd6fedd4c906a9840987934ca4712e34cb2
URL:
https://github.com/llvm/llvm-project/commit/a1153cd6fedd4c906a9840987934ca4712e34cb2
DIFF:
https://github.com/llvm/llvm-project/commit/a1153cd6fedd4c906a9840987934ca4712e34cb2.dif
sylvestre wrote:
I reverted it in 2c980310f67c13dd89c8702d40abeab47a4a2b4b
https://github.com/llvm/llvm-project/pull/115885
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Author: Sylvestre Ledru
Date: 2024-11-13T10:05:37+01:00
New Revision: 2c980310f67c13dd89c8702d40abeab47a4a2b4b
URL:
https://github.com/llvm/llvm-project/commit/2c980310f67c13dd89c8702d40abeab47a4a2b4b
DIFF:
https://github.com/llvm/llvm-project/commit/2c980310f67c13dd89c8702d40abeab47a4a2b4b.dif
sylvestre wrote:
OK, bizarre.
With apt.llvm.org, flang is the only one with the prefix (-20) in
/usr/lib/llvm-20/bin/
https://github.com/llvm/llvm-project/pull/110023
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-b
sylvestre wrote:
Did you try with a prefix and then ninja install?
It has a different behavior between Clang and flang
https://github.com/llvm/llvm-project/pull/110023
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-
sylvestre wrote:
@everythingfunctional with this change and install, we are installing flang
with the -20 in the install dir:
` -- Installing: /build/source/debian/tmp/usr/lib/llvm-20/bin/flang-20 `
it should not be the case, it should be named `/usr/lib/llvm-20/bin/flang` to
match what is don
Author: Sylvestre Ledru
Date: 2024-10-29T08:05:33+01:00
New Revision: 48adfaf3b290d97260eabb53254de9ada313cd0e
URL:
https://github.com/llvm/llvm-project/commit/48adfaf3b290d97260eabb53254de9ada313cd0e
DIFF:
https://github.com/llvm/llvm-project/commit/48adfaf3b290d97260eabb53254de9ada313cd0e.dif
Author: Sylvestre Ledru
Date: 2024-10-17T21:32:20+02:00
New Revision: 32b55f375feaf6bcc2c870964a0bf087cf3c22bf
URL:
https://github.com/llvm/llvm-project/commit/32b55f375feaf6bcc2c870964a0bf087cf3c22bf
DIFF:
https://github.com/llvm/llvm-project/commit/32b55f375feaf6bcc2c870964a0bf087cf3c22bf.dif
Author: Sylvestre Ledru
Date: 2024-05-02T22:55:14+02:00
New Revision: 90bd7234e36e5b3d63155f481b739ea463985631
URL:
https://github.com/llvm/llvm-project/commit/90bd7234e36e5b3d63155f481b739ea463985631
DIFF:
https://github.com/llvm/llvm-project/commit/90bd7234e36e5b3d63155f481b739ea463985631.dif
sylvestre wrote:
Merci à toi :)
https://github.com/llvm/llvm-project/pull/73234
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
sylvestre wrote:
Seems it caused:
https://github.com/llvm/llvm-project/issues/73628
https://github.com/llvm/llvm-project/pull/73234
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Author: Graham Inggs
Date: 2023-11-01T21:01:19+01:00
New Revision: 6266b964202336a02f40007928719e060bc81694
URL:
https://github.com/llvm/llvm-project/commit/6266b964202336a02f40007928719e060bc81694
DIFF:
https://github.com/llvm/llvm-project/commit/6266b964202336a02f40007928719e060bc81694.diff
Author: Sylvestre Ledru
Date: 2023-07-21T18:23:14+02:00
New Revision: 0517a9cae90fafbc36267a81df40ce4eef73eb30
URL:
https://github.com/llvm/llvm-project/commit/0517a9cae90fafbc36267a81df40ce4eef73eb30
DIFF:
https://github.com/llvm/llvm-project/commit/0517a9cae90fafbc36267a81df40ce4eef73eb30.dif
Author: Sylvestre Ledru
Date: 2023-07-20T10:54:54+02:00
New Revision: 443f490b6aac4af28500f4b09b68a13260f4fba9
URL:
https://github.com/llvm/llvm-project/commit/443f490b6aac4af28500f4b09b68a13260f4fba9
DIFF:
https://github.com/llvm/llvm-project/commit/443f490b6aac4af28500f4b09b68a13260f4fba9.dif
Author: Sylvestre Ledru
Date: 2023-05-10T16:31:53+02:00
New Revision: ddfb974d0fca62e3eaeb98b79b5e29738c9082d2
URL:
https://github.com/llvm/llvm-project/commit/ddfb974d0fca62e3eaeb98b79b5e29738c9082d2
DIFF:
https://github.com/llvm/llvm-project/commit/ddfb974d0fca62e3eaeb98b79b5e29738c9082d2.dif
Author: Sylvestre Ledru
Date: 2022-11-05T22:35:54+01:00
New Revision: d1829c308da9c2adc46640a960c105b573db6555
URL:
https://github.com/llvm/llvm-project/commit/d1829c308da9c2adc46640a960c105b573db6555
DIFF:
https://github.com/llvm/llvm-project/commit/d1829c308da9c2adc46640a960c105b573db6555.dif
Author: Sylvestre Ledru
Date: 2022-10-21T13:55:44+02:00
New Revision: b814d85e5b9d8acd146cef59141b2764107b3df9
URL:
https://github.com/llvm/llvm-project/commit/b814d85e5b9d8acd146cef59141b2764107b3df9
DIFF:
https://github.com/llvm/llvm-project/commit/b814d85e5b9d8acd146cef59141b2764107b3df9.dif
Author: Sylvestre Ledru
Date: 2022-09-13T10:53:59+02:00
New Revision: cd20a1828605887699579789b5433111d5bc0319
URL:
https://github.com/llvm/llvm-project/commit/cd20a1828605887699579789b5433111d5bc0319
DIFF:
https://github.com/llvm/llvm-project/commit/cd20a1828605887699579789b5433111d5bc0319.dif
Author: Nikita Popov
Date: 2022-08-16T14:17:23+02:00
New Revision: 8f555a52e033ceec4c4508eb800c9a186acec87f
URL:
https://github.com/llvm/llvm-project/commit/8f555a52e033ceec4c4508eb800c9a186acec87f
DIFF:
https://github.com/llvm/llvm-project/commit/8f555a52e033ceec4c4508eb800c9a186acec87f.diff
Author: Sylvestre Ledru
Date: 2022-08-01T18:57:36+02:00
New Revision: 556c422de1c3b0623e83c85b36a43dd743660fb1
URL:
https://github.com/llvm/llvm-project/commit/556c422de1c3b0623e83c85b36a43dd743660fb1
DIFF:
https://github.com/llvm/llvm-project/commit/556c422de1c3b0623e83c85b36a43dd743660fb1.dif
Author: Sylvestre Ledru
Date: 2022-08-01T18:52:53+02:00
New Revision: 37047a26731a6731c949682e159fe40786e6d711
URL:
https://github.com/llvm/llvm-project/commit/37047a26731a6731c949682e159fe40786e6d711
DIFF:
https://github.com/llvm/llvm-project/commit/37047a26731a6731c949682e159fe40786e6d711.dif
Author: Sylvestre Ledru
Date: 2022-05-23T13:49:34+02:00
New Revision: 6f4dc5dae60598e71c8211b0c1a705474b0a223f
URL:
https://github.com/llvm/llvm-project/commit/6f4dc5dae60598e71c8211b0c1a705474b0a223f
DIFF:
https://github.com/llvm/llvm-project/commit/6f4dc5dae60598e71c8211b0c1a705474b0a223f.dif
Author: Sylvestre Ledru
Date: 2022-05-23T13:47:13+02:00
New Revision: a02000611a8fc4843f7a3077d8bb4840ef08de8b
URL:
https://github.com/llvm/llvm-project/commit/a02000611a8fc4843f7a3077d8bb4840ef08de8b
DIFF:
https://github.com/llvm/llvm-project/commit/a02000611a8fc4843f7a3077d8bb4840ef08de8b.dif
Author: Sylvestre Ledru
Date: 2022-02-08T21:35:26+01:00
New Revision: f2c2e924e73a76562b7cc6d8fd96df5b177eaf18
URL:
https://github.com/llvm/llvm-project/commit/f2c2e924e73a76562b7cc6d8fd96df5b177eaf18
DIFF:
https://github.com/llvm/llvm-project/commit/f2c2e924e73a76562b7cc6d8fd96df5b177eaf18.dif
Author: Sylvestre Ledru
Date: 2022-02-02T16:23:23+01:00
New Revision: b4bb622fc94a051dd9452930b5f79af688fc101b
URL:
https://github.com/llvm/llvm-project/commit/b4bb622fc94a051dd9452930b5f79af688fc101b
DIFF:
https://github.com/llvm/llvm-project/commit/b4bb622fc94a051dd9452930b5f79af688fc101b.dif
Author: Mike Hommey
Date: 2022-01-27T09:26:46+01:00
New Revision: fd71493ff0602d7d81763263df2f2074fe0db094
URL:
https://github.com/llvm/llvm-project/commit/fd71493ff0602d7d81763263df2f2074fe0db094
DIFF:
https://github.com/llvm/llvm-project/commit/fd71493ff0602d7d81763263df2f2074fe0db094.diff
L
Author: Zhuo Zhang
Date: 2021-11-29T14:06:33+01:00
New Revision: d96f92ff16edab72cf78811673f02371f07a5a70
URL:
https://github.com/llvm/llvm-project/commit/d96f92ff16edab72cf78811673f02371f07a5a70
DIFF:
https://github.com/llvm/llvm-project/commit/d96f92ff16edab72cf78811673f02371f07a5a70.diff
LO
Author: Sylvestre Ledru
Date: 2021-10-23T23:55:50+02:00
New Revision: a709787cd988aaca847995bd08cc9348c9c6c956
URL:
https://github.com/llvm/llvm-project/commit/a709787cd988aaca847995bd08cc9348c9c6c956
DIFF:
https://github.com/llvm/llvm-project/commit/a709787cd988aaca847995bd08cc9348c9c6c956.dif
Author: Sylvestre Ledru
Date: 2021-10-22T15:32:12+02:00
New Revision: fd5e3f36f2186855966978c0e11b716277eee387
URL:
https://github.com/llvm/llvm-project/commit/fd5e3f36f2186855966978c0e11b716277eee387
DIFF:
https://github.com/llvm/llvm-project/commit/fd5e3f36f2186855966978c0e11b716277eee387.dif
Author: Sylvestre Ledru
Date: 2021-10-18T14:56:23+02:00
New Revision: cbf778a592fa5ee7c2bdd3d3ee7b468da2a7c9e6
URL:
https://github.com/llvm/llvm-project/commit/cbf778a592fa5ee7c2bdd3d3ee7b468da2a7c9e6
DIFF:
https://github.com/llvm/llvm-project/commit/cbf778a592fa5ee7c2bdd3d3ee7b468da2a7c9e6.dif
Author: Sylvestre Ledru
Date: 2021-10-10T22:26:11+02:00
New Revision: b07ea8a967c5e77b42eeac9307fa006b7df87ca4
URL:
https://github.com/llvm/llvm-project/commit/b07ea8a967c5e77b42eeac9307fa006b7df87ca4
DIFF:
https://github.com/llvm/llvm-project/commit/b07ea8a967c5e77b42eeac9307fa006b7df87ca4.dif
Author: Sylvestre Ledru
Date: 2021-10-10T21:28:40+02:00
New Revision: 9c8f950a04004736bddb5093eda15f9a1c4f2eea
URL:
https://github.com/llvm/llvm-project/commit/9c8f950a04004736bddb5093eda15f9a1c4f2eea
DIFF:
https://github.com/llvm/llvm-project/commit/9c8f950a04004736bddb5093eda15f9a1c4f2eea.dif
Author: Sylvestre Ledru
Date: 2021-09-21T10:44:08+02:00
New Revision: eccd477ce312c54e317876ca714c661325f3e318
URL:
https://github.com/llvm/llvm-project/commit/eccd477ce312c54e317876ca714c661325f3e318
DIFF:
https://github.com/llvm/llvm-project/commit/eccd477ce312c54e317876ca714c661325f3e318.dif
Author: Sylvestre Ledru
Date: 2021-08-27T09:07:12+02:00
New Revision: fe611b1da84b9442c093739394d336af9e99c1a1
URL:
https://github.com/llvm/llvm-project/commit/fe611b1da84b9442c093739394d336af9e99c1a1
DIFF:
https://github.com/llvm/llvm-project/commit/fe611b1da84b9442c093739394d336af9e99c1a1.dif
Author: Sylvestre Ledru
Date: 2021-08-17T19:19:39+02:00
New Revision: 70b06fe8a1862f5b9a0ef4e5e9098c1e457cf275
URL:
https://github.com/llvm/llvm-project/commit/70b06fe8a1862f5b9a0ef4e5e9098c1e457cf275
DIFF:
https://github.com/llvm/llvm-project/commit/70b06fe8a1862f5b9a0ef4e5e9098c1e457cf275.dif
Author: Sylvestre Ledru
Date: 2021-08-16T09:11:31+02:00
New Revision: b8d451da8610f0dd3ab55289606d7f2973e708d6
URL:
https://github.com/llvm/llvm-project/commit/b8d451da8610f0dd3ab55289606d7f2973e708d6
DIFF:
https://github.com/llvm/llvm-project/commit/b8d451da8610f0dd3ab55289606d7f2973e708d6.dif
Author: Ian Campbell
Date: 2021-07-19T14:18:26+02:00
New Revision: f6ba03584b3ce5dab45d8c1fe84e89d4d668574d
URL:
https://github.com/llvm/llvm-project/commit/f6ba03584b3ce5dab45d8c1fe84e89d4d668574d
DIFF:
https://github.com/llvm/llvm-project/commit/f6ba03584b3ce5dab45d8c1fe84e89d4d668574d.diff
Author: Sylvestre Ledru
Date: 2021-04-22T20:38:28+02:00
New Revision: d71ee3993fe7decab00c3083438e13f81bd49f02
URL:
https://github.com/llvm/llvm-project/commit/d71ee3993fe7decab00c3083438e13f81bd49f02
DIFF:
https://github.com/llvm/llvm-project/commit/d71ee3993fe7decab00c3083438e13f81bd49f02.dif
Author: Matthias Klose
Date: 2021-04-15T12:19:14+02:00
New Revision: 56cb214b38a70c0fc824ab096e500d78c72b44ef
URL:
https://github.com/llvm/llvm-project/commit/56cb214b38a70c0fc824ab096e500d78c72b44ef
DIFF:
https://github.com/llvm/llvm-project/commit/56cb214b38a70c0fc824ab096e500d78c72b44ef.diff
Author: Sylvestre Ledru
Date: 2021-04-05T11:54:17+02:00
New Revision: 1628486548420f85b3467026d54663d1516404f5
URL:
https://github.com/llvm/llvm-project/commit/1628486548420f85b3467026d54663d1516404f5
DIFF:
https://github.com/llvm/llvm-project/commit/1628486548420f85b3467026d54663d1516404f5.dif
Author: Sylvestre Ledru
Date: 2020-12-22T12:06:08+01:00
New Revision: 4d59c8fdb955ea0d668b854f467e12bce05a8857
URL:
https://github.com/llvm/llvm-project/commit/4d59c8fdb955ea0d668b854f467e12bce05a8857
DIFF:
https://github.com/llvm/llvm-project/commit/4d59c8fdb955ea0d668b854f467e12bce05a8857.dif
Author: Pedro Gonnet
Date: 2020-10-31T12:17:19+01:00
New Revision: 43e451f9f316fd224d88899d45313a73ff11291e
URL:
https://github.com/llvm/llvm-project/commit/43e451f9f316fd224d88899d45313a73ff11291e
DIFF:
https://github.com/llvm/llvm-project/commit/43e451f9f316fd224d88899d45313a73ff11291e.diff
Author: Sylvestre Ledru
Date: 2020-10-29T19:11:32+01:00
New Revision: 5d1eae7d23e3477d6044cf9d60a90ce9719f17e6
URL:
https://github.com/llvm/llvm-project/commit/5d1eae7d23e3477d6044cf9d60a90ce9719f17e6
DIFF:
https://github.com/llvm/llvm-project/commit/5d1eae7d23e3477d6044cf9d60a90ce9719f17e6.dif
Author: Sylvestre Ledru
Date: 2020-10-17T19:52:51+02:00
New Revision: b9e789447f14c0330edd22c82746af29e7c3b259
URL:
https://github.com/llvm/llvm-project/commit/b9e789447f14c0330edd22c82746af29e7c3b259
DIFF:
https://github.com/llvm/llvm-project/commit/b9e789447f14c0330edd22c82746af29e7c3b259.dif
Author: Sylvestre Ledru
Date: 2020-10-13T13:56:04+02:00
New Revision: 002968a320463237f0ccea754a7482b229e34cf1
URL:
https://github.com/llvm/llvm-project/commit/002968a320463237f0ccea754a7482b229e34cf1
DIFF:
https://github.com/llvm/llvm-project/commit/002968a320463237f0ccea754a7482b229e34cf1.dif
Author: Sylvestre Ledru
Date: 2020-07-08T14:02:02+02:00
New Revision: bbea4d5e6b82a683dccaa8f4916e2a44f5dd3490
URL:
https://github.com/llvm/llvm-project/commit/bbea4d5e6b82a683dccaa8f4916e2a44f5dd3490
DIFF:
https://github.com/llvm/llvm-project/commit/bbea4d5e6b82a683dccaa8f4916e2a44f5dd3490.dif
Author: davidak
Date: 2020-05-29T09:18:37+02:00
New Revision: a3418631e8aa0941b8b57ec2fc3b8d0c7db493be
URL:
https://github.com/llvm/llvm-project/commit/a3418631e8aa0941b8b57ec2fc3b8d0c7db493be
DIFF:
https://github.com/llvm/llvm-project/commit/a3418631e8aa0941b8b57ec2fc3b8d0c7db493be.diff
LOG:
Author: Sylvestre Ledru
Date: 2020-05-29T09:13:08+02:00
New Revision: ca467542eecfc621eea7fefb3c7e3849c6b43ac7
URL:
https://github.com/llvm/llvm-project/commit/ca467542eecfc621eea7fefb3c7e3849c6b43ac7
DIFF:
https://github.com/llvm/llvm-project/commit/ca467542eecfc621eea7fefb3c7e3849c6b43ac7.dif
Author: Sylvestre Ledru
Date: 2020-05-19T08:30:25+02:00
New Revision: dbb034947cc16d26164be1e78d95249d60738dc6
URL:
https://github.com/llvm/llvm-project/commit/dbb034947cc16d26164be1e78d95249d60738dc6
DIFF:
https://github.com/llvm/llvm-project/commit/dbb034947cc16d26164be1e78d95249d60738dc6.dif
Author: Sylvestre Ledru
Date: 2020-05-10T11:27:13+02:00
New Revision: a832fc4b0c1e056edbb458973fac1f0c6db7a9e5
URL:
https://github.com/llvm/llvm-project/commit/a832fc4b0c1e056edbb458973fac1f0c6db7a9e5
DIFF:
https://github.com/llvm/llvm-project/commit/a832fc4b0c1e056edbb458973fac1f0c6db7a9e5.dif
Author: Sylvestre Ledru
Date: 2020-05-10T11:25:19+02:00
New Revision: f97f92e5b0fd14240c2ec27c44e1b3cfddfdf668
URL:
https://github.com/llvm/llvm-project/commit/f97f92e5b0fd14240c2ec27c44e1b3cfddfdf668
DIFF:
https://github.com/llvm/llvm-project/commit/f97f92e5b0fd14240c2ec27c44e1b3cfddfdf668.dif
Author: Sylvestre Ledru
Date: 2020-05-10T11:25:20+02:00
New Revision: b0828135dbe3ee52a15163856008bcf05e81ccf8
URL:
https://github.com/llvm/llvm-project/commit/b0828135dbe3ee52a15163856008bcf05e81ccf8
DIFF:
https://github.com/llvm/llvm-project/commit/b0828135dbe3ee52a15163856008bcf05e81ccf8.dif
Author: Sylvestre Ledru
Date: 2020-05-10T11:25:19+02:00
New Revision: dc0f79ea5b99b9609a21c29089c294ab82d88094
URL:
https://github.com/llvm/llvm-project/commit/dc0f79ea5b99b9609a21c29089c294ab82d88094
DIFF:
https://github.com/llvm/llvm-project/commit/dc0f79ea5b99b9609a21c29089c294ab82d88094.dif
Author: Samuel Thibault
Date: 2020-05-01T12:37:12+02:00
New Revision: 68e89c5b96038e00aeeffa642c415cfc0bcaa3dc
URL:
https://github.com/llvm/llvm-project/commit/68e89c5b96038e00aeeffa642c415cfc0bcaa3dc
DIFF:
https://github.com/llvm/llvm-project/commit/68e89c5b96038e00aeeffa642c415cfc0bcaa3dc.dif
Author: Samuel Thibault
Date: 2020-05-01T12:12:27+02:00
New Revision: c298e5a022928b59941d74680a41fc9c76038b2a
URL:
https://github.com/llvm/llvm-project/commit/c298e5a022928b59941d74680a41fc9c76038b2a
DIFF:
https://github.com/llvm/llvm-project/commit/c298e5a022928b59941d74680a41fc9c76038b2a.dif
Author: Sylvestre Ledru
Date: 2020-04-01T17:01:48+02:00
New Revision: c6a65bb93f218dbdec98f51952a309afda5608ea
URL:
https://github.com/llvm/llvm-project/commit/c6a65bb93f218dbdec98f51952a309afda5608ea
DIFF:
https://github.com/llvm/llvm-project/commit/c6a65bb93f218dbdec98f51952a309afda5608ea.dif
Author: Sylvestre Ledru
Date: 2020-03-22T22:49:33+01:00
New Revision: 72fd1033ea577a769cc855fde6b5576b82380715
URL:
https://github.com/llvm/llvm-project/commit/72fd1033ea577a769cc855fde6b5576b82380715
DIFF:
https://github.com/llvm/llvm-project/commit/72fd1033ea577a769cc855fde6b5576b82380715.dif
Author: Sylvestre Ledru
Date: 2020-03-22T22:49:33+01:00
New Revision: 72fd1033ea577a769cc855fde6b5576b82380715
URL:
https://github.com/llvm/llvm-project/commit/72fd1033ea577a769cc855fde6b5576b82380715
DIFF:
https://github.com/llvm/llvm-project/commit/72fd1033ea577a769cc855fde6b5576b82380715.dif
Author: Sylvestre Ledru
Date: 2020-03-22T22:49:40+01:00
New Revision: 986051749cb12992461626e8e37d7c0923816763
URL:
https://github.com/llvm/llvm-project/commit/986051749cb12992461626e8e37d7c0923816763
DIFF:
https://github.com/llvm/llvm-project/commit/986051749cb12992461626e8e37d7c0923816763.dif
Author: Sylvestre Ledru
Date: 2020-03-22T22:18:40+01:00
New Revision: 7cfd5de61b8191bbd5a405a05163b71802e8fb8d
URL:
https://github.com/llvm/llvm-project/commit/7cfd5de61b8191bbd5a405a05163b71802e8fb8d
DIFF:
https://github.com/llvm/llvm-project/commit/7cfd5de61b8191bbd5a405a05163b71802e8fb8d.dif
Author: Sylvestre Ledru
Date: 2020-02-17T10:03:20+01:00
New Revision: 7ae1347fb259c6f5feb92567192c0b1032553c02
URL:
https://github.com/llvm/llvm-project/commit/7ae1347fb259c6f5feb92567192c0b1032553c02
DIFF:
https://github.com/llvm/llvm-project/commit/7ae1347fb259c6f5feb92567192c0b1032553c02.dif
Author: Sylvestre Ledru
Date: 2020-01-10T22:25:01+01:00
New Revision: 68cd283f3b074e3b64b9f65e93ceb2de6807c72d
URL:
https://github.com/llvm/llvm-project/commit/68cd283f3b074e3b64b9f65e93ceb2de6807c72d
DIFF:
https://github.com/llvm/llvm-project/commit/68cd283f3b074e3b64b9f65e93ceb2de6807c72d.dif
Author: Sylvestre Ledru
Date: 2020-01-10T22:07:47+01:00
New Revision: faeeb71a17344171f814144213ac4fbc93be28fd
URL:
https://github.com/llvm/llvm-project/commit/faeeb71a17344171f814144213ac4fbc93be28fd
DIFF:
https://github.com/llvm/llvm-project/commit/faeeb71a17344171f814144213ac4fbc93be28fd.dif
Author: Sylvestre Ledru
Date: 2020-01-10T22:06:03+01:00
New Revision: f3db1aad2796c62f0d188a74f2901c18e51843c2
URL:
https://github.com/llvm/llvm-project/commit/f3db1aad2796c62f0d188a74f2901c18e51843c2
DIFF:
https://github.com/llvm/llvm-project/commit/f3db1aad2796c62f0d188a74f2901c18e51843c2.dif
Author: Sylvestre Ledru
Date: 2020-01-10T08:11:05+01:00
New Revision: b38d0d5bdb353f8496a0fc38b9bbee419b41a321
URL:
https://github.com/llvm/llvm-project/commit/b38d0d5bdb353f8496a0fc38b9bbee419b41a321
DIFF:
https://github.com/llvm/llvm-project/commit/b38d0d5bdb353f8496a0fc38b9bbee419b41a321.dif
Author: Sylvestre Ledru
Date: 2020-01-09T22:11:18+01:00
New Revision: c348a2674b5753afde6842d5a6ee75db67e3
URL:
https://github.com/llvm/llvm-project/commit/c348a2674b5753afde6842d5a6ee75db67e3
DIFF:
https://github.com/llvm/llvm-project/commit/c348a2674b5753afde6842d5a6ee75db67e3.dif
Le 08/01/2020 à 14:14, Alexander Kornienko a écrit :
[adding the list back]
This list is one of the places that would be quite boring and error-prone to update manually. I'd strongly prefer to have an automatic way of updating it. Detecting whether a check has a fix might be not an easy task tho
Author: Sylvestre Ledru
Date: 2020-01-01T15:42:46+01:00
New Revision: 773667b8c20d35c18334f8c7663df8ceacfdd2e5
URL:
https://github.com/llvm/llvm-project/commit/773667b8c20d35c18334f8c7663df8ceacfdd2e5
DIFF:
https://github.com/llvm/llvm-project/commit/773667b8c20d35c18334f8c7663df8ceacfdd2e5.dif
Author: Sylvestre Ledru
Date: 2019-12-31T11:56:17+01:00
New Revision: e8c9110b56b516a22b41e95e347bc141814ab87c
URL:
https://github.com/llvm/llvm-project/commit/e8c9110b56b516a22b41e95e347bc141814ab87c
DIFF:
https://github.com/llvm/llvm-project/commit/e8c9110b56b516a22b41e95e347bc141814ab87c.dif
Author: Sylvestre Ledru
Date: 2019-12-24T13:07:08+01:00
New Revision: c96c606b85c6a1e046fb8b1fb5bd1cbf28d80169
URL:
https://github.com/llvm/llvm-project/commit/c96c606b85c6a1e046fb8b1fb5bd1cbf28d80169
DIFF:
https://github.com/llvm/llvm-project/commit/c96c606b85c6a1e046fb8b1fb5bd1cbf28d80169.dif
Author: Sylvestre Ledru
Date: 2019-12-24T13:07:08+01:00
New Revision: 8131c04836829e7f37f2feaa1d85b4ef62ad092f
URL:
https://github.com/llvm/llvm-project/commit/8131c04836829e7f37f2feaa1d85b4ef62ad092f
DIFF:
https://github.com/llvm/llvm-project/commit/8131c04836829e7f37f2feaa1d85b4ef62ad092f.dif
Author: Sylvestre Ledru
Date: 2019-12-23T18:44:31+01:00
New Revision: d2c9c9157b0528436d3b9f5e22c872f0ee6509a2
URL:
https://github.com/llvm/llvm-project/commit/d2c9c9157b0528436d3b9f5e22c872f0ee6509a2
DIFF:
https://github.com/llvm/llvm-project/commit/d2c9c9157b0528436d3b9f5e22c872f0ee6509a2.dif
Author: Sylvestre Ledru
Date: 2019-12-21T10:52:30+01:00
New Revision: a0ce6155734eaaea315dc82579b230b172fb8ccc
URL:
https://github.com/llvm/llvm-project/commit/a0ce6155734eaaea315dc82579b230b172fb8ccc
DIFF:
https://github.com/llvm/llvm-project/commit/a0ce6155734eaaea315dc82579b230b172fb8ccc.dif
Author: Sylvestre Ledru
Date: 2019-12-21T10:46:45+01:00
New Revision: 384a287a87ad0989624eb785293d38f9b710
URL:
https://github.com/llvm/llvm-project/commit/384a287a87ad0989624eb785293d38f9b710
DIFF:
https://github.com/llvm/llvm-project/commit/384a287a87ad0989624eb785293d38f9b710.dif
Author: Sylvestre Ledru
Date: 2019-12-19T22:31:24+01:00
New Revision: dac98cfa03e9c87a57bd47dfb9880fb01999fbff
URL:
https://github.com/llvm/llvm-project/commit/dac98cfa03e9c87a57bd47dfb9880fb01999fbff
DIFF:
https://github.com/llvm/llvm-project/commit/dac98cfa03e9c87a57bd47dfb9880fb01999fbff.dif
Author: Sylvestre Ledru
Date: 2019-12-19T22:23:35+01:00
New Revision: 918d393972237fe2f9c0f4c7cd14ed4ec4ba706a
URL:
https://github.com/llvm/llvm-project/commit/918d393972237fe2f9c0f4c7cd14ed4ec4ba706a
DIFF:
https://github.com/llvm/llvm-project/commit/918d393972237fe2f9c0f4c7cd14ed4ec4ba706a.dif
Author: Sylvestre Ledru
Date: 2019-12-08T16:14:31+01:00
New Revision: a05d7c278ee2a29aec73dbe5316e5cf2a2d190f8
URL:
https://github.com/llvm/llvm-project/commit/a05d7c278ee2a29aec73dbe5316e5cf2a2d190f8
DIFF:
https://github.com/llvm/llvm-project/commit/a05d7c278ee2a29aec73dbe5316e5cf2a2d190f8.dif
Author: Sylvestre Ledru
Date: 2019-11-16T12:21:54+01:00
New Revision: 42effc106966d45053abdd4e3d03ecfe256869b5
URL:
https://github.com/llvm/llvm-project/commit/42effc106966d45053abdd4e3d03ecfe256869b5
DIFF:
https://github.com/llvm/llvm-project/commit/42effc106966d45053abdd4e3d03ecfe256869b5.dif
Author: Sylvestre Ledru
Date: 2019-11-16T14:47:20+01:00
New Revision: 9b40a7f3bf7198dd64403cbd83478087e72f994b
URL:
https://github.com/llvm/llvm-project/commit/9b40a7f3bf7198dd64403cbd83478087e72f994b
DIFF:
https://github.com/llvm/llvm-project/commit/9b40a7f3bf7198dd64403cbd83478087e72f994b.dif
Author: Sylvestre Ledru
Date: 2019-11-16T14:47:20+01:00
New Revision: 9b40a7f3bf7198dd64403cbd83478087e72f994b
URL:
https://github.com/llvm/llvm-project/commit/9b40a7f3bf7198dd64403cbd83478087e72f994b
DIFF:
https://github.com/llvm/llvm-project/commit/9b40a7f3bf7198dd64403cbd83478087e72f994b.dif
Author: Sylvestre Ledru
Date: 2019-11-16T14:44:35+01:00
New Revision: d4819fe0ec1037e1a995dca911278fee46384922
URL:
https://github.com/llvm/llvm-project/commit/d4819fe0ec1037e1a995dca911278fee46384922
DIFF:
https://github.com/llvm/llvm-project/commit/d4819fe0ec1037e1a995dca911278fee46384922.dif
Author: Sylvestre Ledru
Date: 2019-11-11T21:52:08+01:00
New Revision: 152e83fc59af7d255df10c0f56c8fbb14dc1dea2
URL:
https://github.com/llvm/llvm-project/commit/152e83fc59af7d255df10c0f56c8fbb14dc1dea2
DIFF:
https://github.com/llvm/llvm-project/commit/152e83fc59af7d255df10c0f56c8fbb14dc1dea2.dif
Author: Sylvestre Ledru
Date: 2019-11-08T23:40:16+01:00
New Revision: 3a3255a22398f34dec16b57beef9e2ff60a108e3
URL:
https://github.com/llvm/llvm-project/commit/3a3255a22398f34dec16b57beef9e2ff60a108e3
DIFF:
https://github.com/llvm/llvm-project/commit/3a3255a22398f34dec16b57beef9e2ff60a108e3.dif
Author: Sylvestre Ledru
Date: 2019-11-08T23:26:44+01:00
New Revision: 4c44fd3de374fdce383ca1b0313b2418d1f1d370
URL:
https://github.com/llvm/llvm-project/commit/4c44fd3de374fdce383ca1b0313b2418d1f1d370
DIFF:
https://github.com/llvm/llvm-project/commit/4c44fd3de374fdce383ca1b0313b2418d1f1d370.dif
Author: sylvestre
Date: Sat Oct 12 08:24:00 2019
New Revision: 374659
URL: http://llvm.org/viewvc/llvm-project?rev=374659&view=rev
Log:
remove an useless allocation found by scan-build - the new Dead nested
assignment check
Modified:
cfe/trunk/lib/CodeGen/CGExprScalar.cpp
Modified: cfe/trun
Author: sylvestre
Date: Fri Oct 11 13:33:43 2019
New Revision: 374593
URL: http://llvm.org/viewvc/llvm-project?rev=374593&view=rev
Log:
Release notes: Add the option WarnForDeadNestedAssignments
https://reviews.llvm.org/D66733
Modified:
cfe/trunk/docs/ReleaseNotes.rst
Modified: cfe/trunk/doc
Author: sylvestre
Date: Tue Oct 8 02:17:46 2019
New Revision: 374032
URL: http://llvm.org/viewvc/llvm-project?rev=374032&view=rev
Log:
Remove an useless allocation (from by clang-analyzer/scan-build)
https://llvm.org/reports/scan-build/report-TargetInfo.cpp-detectFPCCEligibleStruct-9-1.html#EndPa
Author: sylvestre
Date: Tue Oct 1 00:52:42 2019
New Revision: 373308
URL: http://llvm.org/viewvc/llvm-project?rev=373308&view=rev
Log:
Decrease the verbosity of the -ftime-trace option
And move the relevant information in the doc.
Summary:
Currently, building a large software like Firefox shows
Author: sylvestre
Date: Fri Sep 13 02:31:19 2019
New Revision: 371832
URL: http://llvm.org/viewvc/llvm-project?rev=371832&view=rev
Log:
Fix a perl warning: Scalar value @ArgParts[0] better written as $ArgParts[0] at
/usr/share/clang/scan-build-10/libexec/ccc-analyzer line 502.
Modified:
cfe
Author: sylvestre
Date: Mon Sep 2 08:34:53 2019
New Revision: 370671
URL: http://llvm.org/viewvc/llvm-project?rev=370671&view=rev
Log:
ThinLTO: Document the option BOOTSTRAP_LLVM_ENABLE_LTO
Modified:
cfe/trunk/docs/ThinLTO.rst
Modified: cfe/trunk/docs/ThinLTO.rst
URL:
http://llvm.org/viewv
Author: sylvestre
Date: Mon Jul 15 10:47:22 2019
New Revision: 366091
URL: http://llvm.org/viewvc/llvm-project?rev=366091&view=rev
Log:
Update __VERSION__ to remove the hardcoded 4.2.1 version
Summary:
Just like in https://reviews.llvm.org/D56803
for -dumpversion
Reviewers: rnk
Reviewed By: rnk
Author: sylvestre
Date: Sun Jul 14 11:25:09 2019
New Revision: 366024
URL: http://llvm.org/viewvc/llvm-project?rev=366024&view=rev
Log:
consistency in the release notes
Modified:
cfe/trunk/docs/ReleaseNotes.rst
Modified: cfe/trunk/docs/ReleaseNotes.rst
URL:
http://llvm.org/viewvc/llvm-proje
1 - 100 of 220 matches
Mail list logo