Author: sylvestre
Date: Thu May 10 01:45:43 2018
New Revision: 331965
URL: http://llvm.org/viewvc/llvm-project?rev=331965&view=rev
Log:
Add support of the next Ubuntu (Ubuntu 18.10 - Cosmic Canimal)
Patch by Adam Conrad
Modified:
cfe/trunk/include/clang/Driver/Distro.h
cfe/trunk/lib/Driv
Author: sylvestre
Date: Mon Sep 25 07:08:35 2017
New Revision: 314107
URL: http://llvm.org/viewvc/llvm-project?rev=314107&view=rev
Log:
Fix clangd when built with LLVM_LINK_LLVM_DYLIB=ON
Reviewers: malaperle, malaperle-ericsson, bkramer
Reviewed By: bkramer
Subscribers: bkramer, mgorny, ilya-bi
Author: sylvestre
Date: Thu Sep 28 01:00:18 2017
New Revision: 314387
URL: http://llvm.org/viewvc/llvm-project?rev=314387&view=rev
Log:
Add the new -Wnull-pointer-arithmetic warnings to the release notes
Differential Revision: https://reviews.llvm.org/D38186
Modified:
cfe/trunk/docs/Release
Author: sylvestre
Date: Thu Oct 12 01:07:53 2017
New Revision: 315568
URL: http://llvm.org/viewvc/llvm-project?rev=315568&view=rev
Log:
Split the AlignTrailingComments on several lines. The comments were applied to
the right columns
Modified:
cfe/trunk/docs/ClangFormatStyleOptions.rst
Modif
Author: sylvestre
Date: Wed Oct 25 07:21:33 2017
New Revision: 316577
URL: http://llvm.org/viewvc/llvm-project?rev=316577&view=rev
Log:
Add support of the next Ubuntu (Ubuntu 18.04 - Bionic Beaver)
Modified:
cfe/trunk/include/clang/Driver/Distro.h
cfe/trunk/lib/Driver/Distro.cpp
Modifie
Author: sylvestre
Date: Wed Oct 25 07:23:27 2017
New Revision: 316578
URL: http://llvm.org/viewvc/llvm-project?rev=316578&view=rev
Log:
Also update IsUbuntu() with Ubuntu Bionic
Follow up of r316577
Modified:
cfe/trunk/include/clang/Driver/Distro.h
Modified: cfe/trunk/include/clang/Driver/D
Author: sylvestre
Date: Wed Oct 25 07:25:28 2017
New Revision: 316579
URL: http://llvm.org/viewvc/llvm-project?rev=316579&view=rev
Log:
Add support of the next Debian (Debian buster - version 10)
Modified:
cfe/trunk/include/clang/Driver/Distro.h
cfe/trunk/lib/Driver/Distro.cpp
Modified:
Author: sylvestre
Date: Fri Sep 14 01:52:18 2018
New Revision: 342211
URL: http://llvm.org/viewvc/llvm-project?rev=342211&view=rev
Log:
gcc is now returning the same output on this example, removing this example
Modified:
cfe/trunk/www/diagnostics.html
Modified: cfe/trunk/www/diagnostics.htm
Author: sylvestre
Date: Fri Sep 14 01:55:09 2018
New Revision: 342212
URL: http://llvm.org/viewvc/llvm-project?rev=342212&view=rev
Log:
update the doc to compare with gcc 4.9 instead of 4.2
Modified:
cfe/trunk/www/features.html
Modified: cfe/trunk/www/features.html
URL:
http://llvm.org/view
Author: sylvestre
Date: Fri Sep 14 02:00:48 2018
New Revision: 342214
URL: http://llvm.org/viewvc/llvm-project?rev=342214&view=rev
Log:
remove 11 years old videos from the homepage. if you have a suggestion, please
drop me an email
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/
Author: sylvestre
Date: Fri Sep 14 02:08:21 2018
New Revision: 342216
URL: http://llvm.org/viewvc/llvm-project?rev=342216&view=rev
Log:
Use Chrome and Firefox as example of success for clang
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL:
http://llvm.org/viewvc/ll
Author: sylvestre
Date: Tue Feb 6 05:12:29 2018
New Revision: 324342
URL: http://llvm.org/viewvc/llvm-project?rev=324342&view=rev
Log:
Unittests misc. typos
By luz.paz
Modified:
cfe/trunk/unittests/Format/CleanupTest.cpp
cfe/trunk/unittests/Rename/RenameMemberTest.cpp
cfe/trunk/un
Author: sylvestre
Date: Tue Jun 6 02:26:19 2017
New Revision: 304776
URL: http://llvm.org/viewvc/llvm-project?rev=304776&view=rev
Log:
Fix a mistake in the clang format documentation (BreakBeforeTernaryOperators)
Patch sent through github by Jason Hsu
Modified:
cfe/trunk/docs/ClangFormatSty
Author: sylvestre
Date: Sun Jun 25 19:45:08 2017
New Revision: 306261
URL: http://llvm.org/viewvc/llvm-project?rev=306261&view=rev
Log:
Fix a typo
Modified:
cfe/trunk/docs/MemorySanitizer.rst
Modified: cfe/trunk/docs/MemorySanitizer.rst
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/doc
Author: sylvestre
Date: Sun Jun 25 19:56:57 2017
New Revision: 306263
URL: http://llvm.org/viewvc/llvm-project?rev=306263&view=rev
Log:
Remove the script dump_check_docs.py. It was a one-shot migration script.
Sign off from Alexander Kornienko by email
Removed:
clang-tools-extra/trunk/docs/
Author: sylvestre
Date: Sun Jun 25 20:19:05 2017
New Revision: 306266
URL: http://llvm.org/viewvc/llvm-project?rev=306266&view=rev
Log:
clang-format - Also reference the list of style option of clang-format in
Libformat
Modified:
cfe/trunk/docs/LibFormat.rst
Modified: cfe/trunk/docs/LibForm
Author: sylvestre
Date: Mon Oct 22 11:48:58 2018
New Revision: 344934
URL: http://llvm.org/viewvc/llvm-project?rev=344934&view=rev
Log:
Generate ClangFormatStyleOptions.rst from Format.h (using
docs/tools/dump_format_style.py)
Modified:
cfe/trunk/docs/ClangFormatStyleOptions.rst
Modified: c
Author: sylvestre
Date: Mon Oct 22 12:07:29 2018
New Revision: 344939
URL: http://llvm.org/viewvc/llvm-project?rev=344939&view=rev
Log:
Hopefully fix the documentation generation issue
Modified:
cfe/trunk/docs/ClangFormatStyleOptions.rst
cfe/trunk/include/clang/Format/Format.h
Modified:
Author: sylvestre
Date: Thu Oct 25 07:19:06 2018
New Revision: 345267
URL: http://llvm.org/viewvc/llvm-project?rev=345267&view=rev
Log:
update the clang doc about contributions
Modified:
cfe/trunk/www/hacking.html
Modified: cfe/trunk/www/hacking.html
URL:
http://llvm.org/viewvc/llvm-project
Author: sylvestre
Date: Fri Oct 26 00:25:37 2018
New Revision: 345371
URL: http://llvm.org/viewvc/llvm-project?rev=345371&view=rev
Log:
Update the example of BS_Stroustrup to match what is done by clang-format
Summary:
reported here https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911561
clang-
Author: sylvestre
Date: Sun Nov 4 09:41:41 2018
New Revision: 346103
URL: http://llvm.org/viewvc/llvm-project?rev=346103&view=rev
Log:
Add support of the next Ubuntu (Ubuntu 19.04 - Disco Dingo)
Modified:
cfe/trunk/include/clang/Driver/Distro.h
cfe/trunk/lib/Driver/Distro.cpp
Modified:
Author: sylvestre
Date: Mon Nov 26 06:29:48 2018
New Revision: 347555
URL: http://llvm.org/viewvc/llvm-project?rev=347555&view=rev
Log:
Create a diagnostic group for
warn_call_to_pure_virtual_member_function_from_ctor_dtor, so it can be turned
into an error using Werror
Summary: Patch by Arnaud
Author: sylvestre
Date: Sat Mar 23 10:57:31 2019
New Revision: 356842
URL: http://llvm.org/viewvc/llvm-project?rev=356842&view=rev
Log:
Sync some doc changes ClangFormatStyleOptions.rst with doc comments in
`Format.h`
Summary:
These changes were corrected directly in ClangFormatStyleOptions.rst
Author: sylvestre
Date: Mon Mar 25 11:06:20 2019
New Revision: 356931
URL: http://llvm.org/viewvc/llvm-project?rev=356931&view=rev
Log:
clang -dumpversion returns 4.2.1 for legacy reason, update it
Summary:
It has been introduced in 2011 for gcc compat:
https://github.com/llvm-mirror/clang/commit
Author: sylvestre
Date: Tue Mar 26 02:48:23 2019
New Revision: 356983
URL: http://llvm.org/viewvc/llvm-project?rev=356983&view=rev
Log:
update the release notes after the change of 'clang -dumpversion'
Modified:
cfe/trunk/docs/ReleaseNotes.rst
Modified: cfe/trunk/docs/ReleaseNotes.rst
URL:
Author: sylvestre
Date: Sun Mar 31 14:53:00 2019
New Revision: 357371
URL: http://llvm.org/viewvc/llvm-project?rev=357371&view=rev
Log:
Spelling correction for docs for cppcoreguidelines-owning-memory
Summary: There's a typo in the docs, as mentioned in the title. Please see the
diff.
Reviewers
Author: sylvestre
Date: Wed Apr 3 01:56:30 2019
New Revision: 357566
URL: http://llvm.org/viewvc/llvm-project?rev=357566&view=rev
Log:
Adding 'CLion integration' to clang-format doc
Summary:
This commit adds a chapter 'CLion integration' to ClangFormat.rst.
The official announcement of clang-fo
Author: sylvestre
Date: Fri Apr 19 06:43:28 2019
New Revision: 358756
URL: http://llvm.org/viewvc/llvm-project?rev=358756&view=rev
Log:
Add support of the next Ubuntu (Ubuntu 19.10 - Eoan EANIMAL)
Modified:
cfe/trunk/include/clang/Driver/Distro.h
cfe/trunk/lib/Driver/Distro.cpp
Modified
Author: sylvestre
Date: Fri Apr 19 06:46:58 2019
New Revision: 358757
URL: http://llvm.org/viewvc/llvm-project?rev=358757&view=rev
Log:
Add support of the future Debian (Debian 11 - Bullseye)
https://wiki.debian.org/DebianBullseye
Modified:
cfe/trunk/include/clang/Driver/Distro.h
cfe/tru
Author: sylvestre
Date: Fri Apr 19 06:48:52 2019
New Revision: 358758
URL: http://llvm.org/viewvc/llvm-project?rev=358758&view=rev
Log:
Debian: Add two missing version code in sid
Modified:
cfe/trunk/lib/Driver/Distro.cpp
Modified: cfe/trunk/lib/Driver/Distro.cpp
URL:
http://llvm.org/viewvc
Author: sylvestre
Date: Fri Apr 26 14:46:33 2019
New Revision: 359350
URL: http://llvm.org/viewvc/llvm-project?rev=359350&view=rev
Log:
Add to the release notes the fact that UninitializedObject checker is now
considered as stable
Modified:
cfe/trunk/docs/ReleaseNotes.rst
Modified: cfe/trun
Author: sylvestre
Date: Sun Sep 16 12:36:59 2018
New Revision: 342350
URL: http://llvm.org/viewvc/llvm-project?rev=342350&view=rev
Log:
Also manages clang-X as tool for scan-build
Summary:
This will make
scan-build-7 clang-7 -c foo.c &> /dev/null
Reviewers: jroelofs
Subscribers: kristina, cfe-c
Author: sylvestre
Date: Sun Sep 16 12:51:16 2018
New Revision: 342351
URL: http://llvm.org/viewvc/llvm-project?rev=342351&view=rev
Log:
scan-build: remove trailing whitespaces
Modified:
cfe/trunk/tools/scan-build/bin/scan-build
Modified: cfe/trunk/tools/scan-build/bin/scan-build
URL:
http:/
Author: sylvestre
Date: Sun Sep 16 23:31:46 2018
New Revision: 342359
URL: http://llvm.org/viewvc/llvm-project?rev=342359&view=rev
Log:
scan-build: Add support of the option --exclude like in scan-build-py
Summary:
To exclude thirdparty code.
To test:
With /tmp/foo.c
```
void test() {
int
Author: sylvestre
Date: Wed Sep 19 11:39:15 2018
New Revision: 342568
URL: http://llvm.org/viewvc/llvm-project?rev=342568&view=rev
Log:
redirecting to llvm.org/devmtg
Modified:
cfe/trunk/www/clang_video-05-25-2007.html
cfe/trunk/www/clang_video-07-25-2007.html
Modified: cfe/trunk/www/cla
t
> for posterity/archival purposes, rather than as sources of
> legitimately useful information for people trying to use LLVM today.
>
> On Fri, Sep 14, 2018 at 2:02 AM Sylvestre Ledru via cfe-commits
> mailto:cfe-commits@lists.llvm.org>> wrote:
>
> Author: sylvestre
&g
Author: sylvestre
Date: Sat Sep 22 00:39:44 2018
New Revision: 342801
URL: http://llvm.org/viewvc/llvm-project?rev=342801&view=rev
Log:
update the links to use https
Modified:
cfe/trunk/www/get_started.html
Modified: cfe/trunk/www/get_started.html
URL:
http://llvm.org/viewvc/llvm-project/cf
Author: sylvestre
Date: Sat Sep 22 00:41:09 2018
New Revision: 342802
URL: http://llvm.org/viewvc/llvm-project?rev=342802&view=rev
Log:
use the current url for bugzilla
Modified:
cfe/trunk/www/cxx_status.html
cfe/trunk/www/get_involved.html
cfe/trunk/www/menu.html.incl
Modified: cfe/
Author: sylvestre
Date: Tue Sep 25 03:36:57 2018
New Revision: 342960
URL: http://llvm.org/viewvc/llvm-project?rev=342960&view=rev
Log:
Fix a typo in the help of clangd
Modified:
clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
Modified: clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
U
Author: sylvestre
Date: Sun Aug 27 10:34:06 2017
New Revision: 311854
URL: http://llvm.org/viewvc/llvm-project?rev=311854&view=rev
Log:
Fix two typos in the doc. Patch by kamleshbhalui on github
Modified:
cfe/trunk/docs/UsersManual.rst
Modified: cfe/trunk/docs/UsersManual.rst
URL:
http://ll
Author: sylvestre
Date: Tue Sep 5 06:56:40 2017
New Revision: 312535
URL: http://llvm.org/viewvc/llvm-project?rev=312535&view=rev
Log:
add the option IndentPPDirectives to the release notes. Landed in r312125
Modified:
cfe/trunk/docs/ReleaseNotes.rst
Modified: cfe/trunk/docs/ReleaseNotes.rs
Author: sylvestre
Date: Thu Sep 7 05:08:49 2017
New Revision: 312716
URL: http://llvm.org/viewvc/llvm-project?rev=312716&view=rev
Log:
Refresh the clang format options doc with the recent changes
Summary:
Looks like we are out of sync between the doc and the code.
Reviewers: djasper
Reviewed
Author: sylvestre
Date: Thu Sep 7 05:09:14 2017
New Revision: 312717
URL: http://llvm.org/viewvc/llvm-project?rev=312717&view=rev
Log:
Add an usage example of BreakBeforeBraces
Reviewers: djasper
Reviewed By: djasper
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm
Author: sylvestre
Date: Sun Sep 10 01:00:03 2017
New Revision: 312877
URL: http://llvm.org/viewvc/llvm-project?rev=312877&view=rev
Log:
set the svn:executable property, seems that it is necessary for apache
(discussed with Tanya by email)
Modified:
cfe/trunk/www/menu.html.incl (props chang
Author: sylvestre
Date: Wed Sep 13 13:03:29 2017
New Revision: 313182
URL: http://llvm.org/viewvc/llvm-project?rev=313182&view=rev
Log:
SplitEmptyFunction should be true in the Mozilla coding style
Summary:
As defined here:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_
On 22/09/2017 20:27, Hal Finkel wrote:
>
>
> On 09/22/2017 01:09 PM, Kaylor, Andrew wrote:
>> The reason I introduced this patch to begin with is that there are
>> circumstances under which the optimizer will eliminate loads from addresses
>> that were generated based on the null pointer arithm
Author: sylvestre
Date: Fri Jun 14 04:33:40 2019
New Revision: 363369
URL: http://llvm.org/viewvc/llvm-project?rev=363369&view=rev
Log:
add a missing parenthese in the clang doc
Modified:
cfe/trunk/docs/ThinLTO.rst
Modified: cfe/trunk/docs/ThinLTO.rst
URL:
http://llvm.org/viewvc/llvm-projec
Author: sylvestre
Date: Thu Jul 11 14:42:55 2019
New Revision: 365831
URL: http://llvm.org/viewvc/llvm-project?rev=365831&view=rev
Log:
Rename libclang_shared to libclang-cpp
Summary: Fix bug 42475
Reviewers: beanz, tstellar
Reviewed By: beanz
Subscribers: kimgr, mgorny, cfe-commits
Tags: #cl
Author: sylvestre
Date: Fri Jul 12 14:45:08 2019
New Revision: 365962
URL: http://llvm.org/viewvc/llvm-project?rev=365962&view=rev
Log:
Remove __VERSION__
Summary:
It has been introduced in 2011 for gcc compat:
https://github.com/llvm-mirror/clang/commit/ad1a4c6e89594e704775ddb6b036ac982fd68cad
i
Author: sylvestre
Date: Fri Jul 12 23:27:35 2019
New Revision: 365992
URL: http://llvm.org/viewvc/llvm-project?rev=365992&view=rev
Log:
This reverts commit 632a36bfcfc8273c1861f04ff6758d863c47c784.
Some targets such as Python 2.7.16 still use VERSION in
their builds. Without VERSION defined, the
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
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
libclangcpp ?
I think it is a pretty common pattern.
On debian, apt-cache search 'lib.*cpp' returns a bunch of libraries
(libhdf5-cpp, libroscpp2d, libjsonrpccpp-dev, libmysqlcppconn7v5,
libsvncpp3, libtercpp0v5, libyaml-cpp-dev, etc)
S
Le 02/07/2019 à 01:22, Chris Bieneman a écrit :
The
Author: sylvestre
Date: Tue Jul 9 01:45:55 2019
New Revision: 365445
URL: http://llvm.org/viewvc/llvm-project?rev=365445&view=rev
Log:
Add AlignConsecutiveMacros to the clang release notes
Modified:
cfe/trunk/docs/ReleaseNotes.rst
Modified: cfe/trunk/docs/ReleaseNotes.rst
URL:
http://llvm.
Author: sylvestre
Date: Tue Jul 9 01:50:17 2019
New Revision: 365446
URL: http://llvm.org/viewvc/llvm-project?rev=365446&view=rev
Log:
Remove trailing whitespaces in the Language Extensions doc
Modified:
cfe/trunk/docs/LanguageExtensions.rst
Modified: cfe/trunk/docs/LanguageExtensions.rst
U
Author: sylvestre
Date: Thu Dec 13 08:06:23 2018
New Revision: 349054
URL: http://llvm.org/viewvc/llvm-project?rev=349054&view=rev
Log:
Make -Wstring-plus-int warns even if when the result is not out of bounds
Summary: Patch by Arnaud Bienner
Reviewers: sylvestre.ledru, thakis
Reviewed By: thak
Author: sylvestre
Date: Thu Dec 13 09:39:02 2018
New Revision: 349064
URL: http://llvm.org/viewvc/llvm-project?rev=349064&view=rev
Log:
Try to update the test to fix the breakage
With the new warning, we are showing one more output in the test.
Modified:
cfe/trunk/bindings/python/tests/cinde
Author: sylvestre
Date: Tue Jan 1 04:32:08 2019
New Revision: 350191
URL: http://llvm.org/viewvc/llvm-project?rev=350191&view=rev
Log:
clang-format-diff: add an example with hg
Modified:
cfe/trunk/docs/ClangFormat.rst
Modified: cfe/trunk/docs/ClangFormat.rst
URL:
http://llvm.org/viewvc/llv
Author: sylvestre
Date: Tue Jan 1 04:51:14 2019
New Revision: 350192
URL: http://llvm.org/viewvc/llvm-project?rev=350192&view=rev
Log:
Fix some typos in the clang doc.
Fixed with:
$ codespell -w ClangFormatStyleOptions.rst Toolchain.rst LanguageExtensions.rst
ClangCommandLineReference.rst
Modi
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: 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: 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: 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: 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 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: 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-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: 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: 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: 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: 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: 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: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-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
sylvestre.ledru added a comment.
What about landing this version now (with test) and do the other operators in
the a second commit? thanks
https://reviews.llvm.org/D22910
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org
Author: sylvestre
Date: Mon Sep 26 07:53:53 2016
New Revision: 282400
URL: http://llvm.org/viewvc/llvm-project?rev=282400&view=rev
Log:
update the link to the code coverage
Modified:
cfe/trunk/www/menu.html.incl
Modified: cfe/trunk/www/menu.html.incl
URL:
http://llvm.org/viewvc/llvm-project
Author: sylvestre
Date: Mon Sep 26 08:22:34 2016
New Revision: 282402
URL: http://llvm.org/viewvc/llvm-project?rev=282402&view=rev
Log:
In the get started page, also explain how to start the testsuite
Modified:
cfe/trunk/www/get_started.html
Modified: cfe/trunk/www/get_started.html
URL:
htt
sylvestre.ledru created this revision.
sylvestre.ledru added a reviewer: rengolin.
sylvestre.ledru added a subscriber: cfe-commits.
Just like gcc, we should have the -Og option as more and more software are
using it:
https://llvm.org/bugs/show_bug.cgi?id=20765
https://reviews.llvm.org/D24998
Fi
sylvestre.ledru updated this revision to Diff 72759.
sylvestre.ledru added a comment.
with the full context + clang format
https://reviews.llvm.org/D24998
Files:
docs/CommandGuide/clang.rst
lib/Frontend/CompilerInvocation.cpp
test/Driver/debug-options.c
test/Preprocessor/init.c
Index:
Author: sylvestre
Date: Wed Nov 29 07:03:28 2017
New Revision: 319317
URL: http://llvm.org/viewvc/llvm-project?rev=319317&view=rev
Log:
Add the nvidia-cuda-toolkit Debian package path to search path
Summary:
Reported here:
http://bugs.debian.org/882505
Patch by Andreas Beckmann
Reviewers: Hah
Author: sylvestre
Date: Wed Nov 29 07:11:53 2017
New Revision: 319319
URL: http://llvm.org/viewvc/llvm-project?rev=319319&view=rev
Log:
Follow up of r319317, add the missing header file
Modified:
cfe/trunk/lib/Driver/ToolChains/Cuda.cpp
Modified: cfe/trunk/lib/Driver/ToolChains/Cuda.cpp
URL:
Author: sylvestre
Date: Tue Dec 5 01:23:47 2017
New Revision: 319748
URL: http://llvm.org/viewvc/llvm-project?rev=319748&view=rev
Log:
[clang-format] Releasenotes for rL319024 : Add option to group multiple
#include blocks when sorting includes
Summary:
This change adds missing releasenotes for
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: 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
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
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
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-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: 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: 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-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-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
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: Sat Aug 12 08:15:10 2017
New Revision: 310778
URL: http://llvm.org/viewvc/llvm-project?rev=310778&view=rev
Log:
clang-format: add an option -verbose to list the files being processed
Reviewers: djasper
Reviewed By: djasper
Subscribers: klimek, cfe-commits
Tags: #clang
Author: sylvestre
Date: Fri Aug 25 01:44:56 2017
New Revision: 311766
URL: http://llvm.org/viewvc/llvm-project?rev=311766&view=rev
Log:
clang also supports C++14 & 17 + remove trailing whitespaces
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL:
http://llvm.org/vie
Author: sylvestre
Date: Fri Aug 25 01:47:57 2017
New Revision: 311767
URL: http://llvm.org/viewvc/llvm-project?rev=311767&view=rev
Log:
Remove the old meeting links. Also available from the link:
http://llvm.org/devmtg/
Modified:
cfe/trunk/www/menu.html.incl
Modified: cfe/trunk/www/menu.htm
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: 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
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-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
1 - 100 of 219 matches
Mail list logo