[clang-tools-extra] b38d0d5 - clang-tidy doc - remove the widths

2020-01-09 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] f3db1aa - MakeUniqueCheck.cpp: explicit the fact that there is an autofix for this checker

2020-01-10 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] faeeb71 - clang-tidy doc: Refresh the list of checkers and polish the script

2020-01-10 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] 68cd283 - clang-tidy doc: unbreak the CI

2020-01-10 Thread Sylvestre Ledru via cfe-commits
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

[clang] 4d59c8f - -fstack-clash-protection: Return an actual error when used on unsupported OS

2020-12-22 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] 002968a - [clang-tidy] Add an example for misc-unused-alias-decls

2020-10-13 Thread Sylvestre Ledru via cfe-commits
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

[clang] b9e7894 - Revert "[clang-format] Fix AlignConsecutive on PP blocks"

2020-10-17 Thread Sylvestre Ledru via cfe-commits
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

[clang] 5d1eae7 - Add support of the next Ubuntu (Ubuntu 21.04 - Hirsute Hippo)

2020-10-29 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] 43e451f - Fix gendered documentation

2020-10-31 Thread Sylvestre Ledru via cfe-commits
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

[clang] eccd477 - Add CMAKE_BUILD_TYPE to the list of BOOTSTRAP_DEFAULT_PASSTHROUGH variables

2021-09-21 Thread Sylvestre Ledru via cfe-commits
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

[clang] b8d451d - Add support of the future Debian (Debian 12 - Bookworm)

2021-08-16 Thread Sylvestre Ledru via cfe-commits
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

[clang] 70b06fe - scan-build-py: Force the opening in utf-8

2021-08-17 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] d96f92f - fix typos in comments

2021-11-29 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] b814d85 - Update links to googletest documentation

2022-10-21 Thread Sylvestre Ledru via cfe-commits
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

[clang] 8f555a5 - [cmake] Fix tablegen exports

2022-08-16 Thread Sylvestre Ledru via cfe-commits
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

[clang] d1829c3 - Add support of the next Ubuntu (Ubuntu 23.04 - Lunar Lobster)

2022-11-05 Thread Sylvestre Ledru via cfe-commits
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

[clang] 443f490 - Revert "[CUDA][HIP] Use the same default language std as C++"

2023-07-20 Thread Sylvestre Ledru via cfe-commits
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

[clang] 0517a9c - clang/Debian: add Debian Trixie now that it is in unstable

2023-07-21 Thread Sylvestre Ledru via cfe-commits
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

[clang] 7cfd5de - clang/release notes: s/Subversion/git/

2020-03-22 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] 9860517 - doc: use the right url to bugzilla

2020-03-22 Thread Sylvestre Ledru via cfe-commits
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

[clang] 72fd103 - Doc: Links should use https

2020-03-22 Thread Sylvestre Ledru via cfe-commits
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

[libunwind] 72fd103 - Doc: Links should use https

2020-03-22 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] c6a65bb - clagn-tidy/doc: Add a link to readability-static-accessed-through-instance from readability-convert-member-functions-to-static

2020-04-01 Thread Sylvestre Ledru via cfe-commits
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

[clang] 4c44fd3 - clang-format: Add to the release notes the new --dry-run/-n option

2019-11-08 Thread Sylvestre Ledru via cfe-commits
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

[clang] 3a3255a - clang-format: refresh the list of options

2019-11-08 Thread Sylvestre Ledru via cfe-commits
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

[clang] 152e83f - clang-format: fix a typo introduced by the previous change

2019-11-11 Thread Sylvestre Ledru via cfe-commits
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

[clang] d4819fe - Remove +x permission on clang/lib/Format/Format.cpp

2019-11-16 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] 9b40a7f - Remove +x permission on some files

2019-11-16 Thread Sylvestre Ledru via cfe-commits
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

[clang] 9b40a7f - Remove +x permission on some files

2019-11-16 Thread Sylvestre Ledru via cfe-commits
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

[clang] 42effc1 - Add support of the next Ubuntu (Ubuntu 20.04 - Focal Fossa)

2019-11-16 Thread Sylvestre Ledru via cfe-commits
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

[clang] a05d7c2 - Fix typo in the AST Matcher Reference doc Closes: #54

2019-12-08 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] 918d393 - Fix some typos in the clang-tools-extra doc

2019-12-19 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] dac98cf - Fix the links to clang analyzers checkers

2019-12-19 Thread Sylvestre Ledru via cfe-commits
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

[clang] 384a287 - Remove a gcc 4.9 comparison as it doesn't make sense

2019-12-21 Thread Sylvestre Ledru via cfe-commits
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

[clang] a0ce615 - clang is now under the apache2 license

2019-12-21 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] d2c9c91 - Move from a long list of checkers to tables

2019-12-23 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] 8131c04 - doc: Document that extra-arg/extra-arg-before can be used several times

2019-12-24 Thread Sylvestre Ledru via cfe-commits
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

[clang-tools-extra] c96c606 - clang-doc remove trailing whitespaces

2019-12-24 Thread Sylvestre Ledru via cfe-commits
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

[clang] 7ae1347 - clang analyzer: Fix the webpage rendering

2020-02-17 Thread Sylvestre Ledru via cfe-commits
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

r328769 - Rename clang link from clang-X.Y to clang-X

2018-03-29 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Thu Mar 29 03:05:46 2018 New Revision: 328769 URL: http://llvm.org/viewvc/llvm-project?rev=328769&view=rev Log: Rename clang link from clang-X.Y to clang-X Summary: As we are only doing X.0.Z releases (not using the minor version), there is no need to keep -X.Y in the ver

r329161 - As we don't use minor version anymore, let's remove it from the release notes too

2018-04-04 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Wed Apr 4 02:38:22 2018 New Revision: 329161 URL: http://llvm.org/viewvc/llvm-project?rev=329161&view=rev Log: As we don't use minor version anymore, let's remove it from the release notes too Modified: cfe/trunk/docs/ReleaseNotes.rst Modified: cfe/trunk/docs/Releas

[clang] ddfb974 - Add support of the next Ubuntu (Ubuntu 23.10 - Mantic Minotaur)

2023-05-10 Thread Sylvestre Ledru via cfe-commits
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

r279942 - Fix a typo in the doc: overriden -> overridden

2016-08-28 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sun Aug 28 15:22:34 2016 New Revision: 279942 URL: http://llvm.org/viewvc/llvm-project?rev=279942&view=rev Log: Fix a typo in the doc: overriden -> overridden Modified: cfe/trunk/docs/LibASTMatchersReference.html cfe/trunk/docs/analyzer/IPA.txt Modified: cfe/trunk

[clang-tools-extra] r279944 - Fix some typos in the doc

2016-08-28 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sun Aug 28 15:33:42 2016 New Revision: 279944 URL: http://llvm.org/viewvc/llvm-project?rev=279944&view=rev Log: Fix some typos in the doc Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-special-member-functions.rst clang-tools-extra/tru

r298245 - Add more examples to clang-format configuration

2017-03-20 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Mon Mar 20 07:56:40 2017 New Revision: 298245 URL: http://llvm.org/viewvc/llvm-project?rev=298245&view=rev Log: Add more examples to clang-format configuration Reviewers: djasper Reviewed By: djasper Subscribers: klimek, cfe-commits Differential Revision: https://review

r299919 - Add more examples to clang-format configuration

2017-04-11 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Tue Apr 11 02:07:05 2017 New Revision: 299919 URL: http://llvm.org/viewvc/llvm-project?rev=299919&view=rev Log: Add more examples to clang-format configuration Reviewers: djasper Reviewed By: djasper Subscribers: Eugene.Zelenko, klimek, cfe-commits Differential Revision

[clang-tools-extra] r299920 - Add more examples to clang tidy checkers

2017-04-11 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Tue Apr 11 02:10:48 2017 New Revision: 299920 URL: http://llvm.org/viewvc/llvm-project?rev=299920&view=rev Log: Add more examples to clang tidy checkers Reviewers: alexfh Reviewed By: alexfh Subscribers: cfe-commits Tags: #clang-tools-extra Differential Revision: https

[clang-tools-extra] r299961 - Add the definition of P in the clang tidy example

2017-04-11 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Tue Apr 11 11:28:15 2017 New Revision: 299961 URL: http://llvm.org/viewvc/llvm-project?rev=299961&view=rev Log: Add the definition of P in the clang tidy example Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/readability-uniqueptr-delete-release.rst Modifie

r292015 - fix a few typo in the doc but also in the clang messages

2017-01-14 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Jan 14 05:41:45 2017 New Revision: 292015 URL: http://llvm.org/viewvc/llvm-project?rev=292015&view=rev Log: fix a few typo in the doc but also in the clang messages Modified: cfe/trunk/docs/ControlFlowIntegrityDesign.rst cfe/trunk/docs/UsersManual.rst cfe/t

r292016 - Update the tests to match the typo fix done in r292015

2017-01-14 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Jan 14 06:00:40 2017 New Revision: 292016 URL: http://llvm.org/viewvc/llvm-project?rev=292016&view=rev Log: Update the tests to match the typo fix done in r292015 Modified: cfe/trunk/test/Sema/enable_if.c cfe/trunk/test/SemaCXX/enable_if.cpp Modified: cfe/trun

r293379 - Pass a char instead of a string to the find function. clang-tidy: performance-faster-string-find

2017-01-28 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Jan 28 07:36:34 2017 New Revision: 293379 URL: http://llvm.org/viewvc/llvm-project?rev=293379&view=rev Log: Pass a char instead of a string to the find function. clang-tidy: performance-faster-string-find Modified: cfe/trunk/lib/Frontend/Rewrite/RewriteModernObjC.

r293381 - Remove unused 'using' declaration. Found by clang-tidy: misc-unused-using-decls NFC

2017-01-28 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Jan 28 07:41:50 2017 New Revision: 293381 URL: http://llvm.org/viewvc/llvm-project?rev=293381&view=rev Log: Remove unused 'using' declaration. Found by clang-tidy: misc-unused-using-decls NFC Modified: cfe/trunk/lib/Analysis/OSLog.cpp Modified: cfe/trunk/lib/Anal

[clang-tools-extra] r306750 - Fix some typos in the doc

2017-06-29 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Thu Jun 29 15:26:06 2017 New Revision: 306750 URL: http://llvm.org/viewvc/llvm-project?rev=306750&view=rev Log: Fix some typos in the doc Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/misc-forwarding-reference-overload.rst clang-tools-extra/trunk/docs/

r308268 - Also add the option -no-pie (like -nopie)

2017-07-18 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Mon Jul 17 23:54:54 2017 New Revision: 308268 URL: http://llvm.org/viewvc/llvm-project?rev=308268&view=rev Log: Also add the option -no-pie (like -nopie) Summary: For example, this option is expected by ghc (haskell compiler). Currently, building with ghc will fail with:

[clang-tools-extra] r296970 - Replaced UserNullMacros with NullMacros in modernize-use-nullptr check docs

2017-03-04 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Mar 4 08:06:26 2017 New Revision: 296970 URL: http://llvm.org/viewvc/llvm-project?rev=296970&view=rev Log: Replaced UserNullMacros with NullMacros in modernize-use-nullptr check docs By patch Peter Goldsborough on https://github.com/llvm-mirror/clang-tools-extra/pull/

r297025 - Add examples to clang-format configuration

2017-03-06 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Mon Mar 6 10:35:28 2017 New Revision: 297025 URL: http://llvm.org/viewvc/llvm-project?rev=297025&view=rev Log: Add examples to clang-format configuration Reviewers: klimek, djasper Reviewed By: djasper Subscribers: krasimir, kimgr, cfe-commits Differential Revision: ht

r297275 - Add more examples to clang-format configuration

2017-03-08 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Wed Mar 8 07:24:46 2017 New Revision: 297275 URL: http://llvm.org/viewvc/llvm-project?rev=297275&view=rev Log: Add more examples to clang-format configuration Reviewers: djasper Reviewed By: djasper Subscribers: cfe-commits, klimek Differential Revision: https://review

r297363 - Remove a useless subsitution in doxygen2rst which was incorrectly replacing * by \*

2017-03-08 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Thu Mar 9 00:41:08 2017 New Revision: 297363 URL: http://llvm.org/viewvc/llvm-project?rev=297363&view=rev Log: Remove a useless subsitution in doxygen2rst which was incorrectly replacing * by \* Summary: For example, "int\* a;" is displayed instead of "int* a;" Reviewer

r297623 - [clang-format] Add more examples and fix a bug in the py generation script

2017-03-13 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Mon Mar 13 09:42:47 2017 New Revision: 297623 URL: http://llvm.org/viewvc/llvm-project?rev=297623&view=rev Log: [clang-format] Add more examples and fix a bug in the py generation script Reviewers: djasper Reviewed By: djasper Subscribers: cfe-commits, klimek Differenti

r297721 - describe the recent changes in clang-format in the 5.0 release notes

2017-03-14 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Tue Mar 14 04:43:55 2017 New Revision: 297721 URL: http://llvm.org/viewvc/llvm-project?rev=297721&view=rev Log: describe the recent changes in clang-format in the 5.0 release notes Modified: cfe/trunk/docs/ReleaseNotes.rst Modified: cfe/trunk/docs/ReleaseNotes.rst URL

Re: [PATCH] D29943: [clang-format] Align block comment decorations

2017-03-14 Thread Sylvestre Ledru via cfe-commits
Welcome! Don't hesitate if you need anything else! Le 14/03/2017 à 10:59, Krasimir Georgiev a écrit : > Great! Thank you very much! There are two more major comment features that I > added: comment reflowing and automatically adding namespace end comments, and > now I know where to put the ann

r288605 - Add the --no-color option to the git call in the doc when using clang-format-diff

2016-12-03 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Dec 3 17:22:45 2016 New Revision: 288605 URL: http://llvm.org/viewvc/llvm-project?rev=288605&view=rev Log: Add the --no-color option to the git call in the doc when using clang-format-diff Modified: cfe/trunk/docs/ClangFormat.rst cfe/trunk/tools/clang-format/

r289660 - Update the default of the Mozilla coding style

2016-12-14 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Wed Dec 14 10:09:29 2016 New Revision: 289660 URL: http://llvm.org/viewvc/llvm-project?rev=289660&view=rev Log: Update the default of the Mozilla coding style Summary: I also proposed the change in Firefox .clang-format file: https://bugzilla.mozilla.org/show_bug.cgi?id=13

r302143 - Add support of the next Ubuntu (Ubuntu 17.10 - Artful Aardvark)

2017-05-04 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Thu May 4 07:46:38 2017 New Revision: 302143 URL: http://llvm.org/viewvc/llvm-project?rev=302143&view=rev Log: Add support of the next Ubuntu (Ubuntu 17.10 - Artful Aardvark) Modified: cfe/trunk/include/clang/Driver/Distro.h cfe/trunk/lib/Driver/Distro.cpp Modif

[PATCH] D24998: Add a new optimization option -Og

2016-11-07 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru updated this revision to Diff 77023. Herald added a subscriber: mehdi_amini. https://reviews.llvm.org/D24998 Files: docs/CommandGuide/clang.rst lib/Frontend/CompilerInvocation.cpp test/Preprocessor/init.c Index: test/Preprocessor/init.c

r286602 - Add a new optimization option -Og

2016-11-11 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Fri Nov 11 11:29:56 2016 New Revision: 286602 URL: http://llvm.org/viewvc/llvm-project?rev=286602&view=rev Log: Add a new optimization option -Og Summary: Just like gcc, we should have the -Og option as more and more software are using it: https://llvm.org/bugs/show_bug.

r286716 - Add support of the next Ubuntu (17.04 - Zesty Zapus)

2016-11-12 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Nov 12 03:26:30 2016 New Revision: 286716 URL: http://llvm.org/viewvc/llvm-project?rev=286716&view=rev Log: Add support of the next Ubuntu (17.04 - Zesty Zapus) Modified: cfe/trunk/lib/Driver/ToolChains.cpp Modified: cfe/trunk/lib/Driver/ToolChains.cpp URL: http

r286717 - Add the new option -Og in the release notes. See r286602 for more information

2016-11-12 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Nov 12 04:37:17 2016 New Revision: 286717 URL: http://llvm.org/viewvc/llvm-project?rev=286717&view=rev Log: Add the new option -Og in the release notes. See r286602 for more information Modified: cfe/trunk/docs/ReleaseNotes.rst Modified: cfe/trunk/docs/ReleaseNote

r286718 - As we released 3.9, from the 4.0 release notes, points to version 3.9 instead of 3.8

2016-11-12 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Nov 12 04:38:18 2016 New Revision: 286718 URL: http://llvm.org/viewvc/llvm-project?rev=286718&view=rev Log: As we released 3.9, from the 4.0 release notes, points to version 3.9 instead of 3.8 Modified: cfe/trunk/docs/ReleaseNotes.rst Modified: cfe/trunk/docs/Rel

Re: [PATCH] D6551: Improvements to scan-build.

2015-09-16 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru closed this revision. sylvestre.ledru added a comment. To close this review. http://reviews.llvm.org/D6551 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH] D12700: [clang-tidy] install helper scripts in CMake build

2015-09-16 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. share/clang is fine, thanks. http://reviews.llvm.org/D12700 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH] D6551: Improvements to scan-build.

2015-08-28 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. Anton, I think you should just commit it. We can always iterate on this later if it breaks anything. The patch is big and rebasing is time consuming. http://reviews.llvm.org/D6551 ___ cfe-commits mailing list cfe-co

r246295 - Support Debian s390x multiarch paths

2015-08-28 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Fri Aug 28 07:26:09 2015 New Revision: 246295 URL: http://llvm.org/viewvc/llvm-project?rev=246295&view=rev Log: Support Debian s390x multiarch paths Summary: Patch by Steven Chamberlain Reviewers: uweigand Differential Revision: http://reviews.llvm.org/D12430 Modified:

Re: [PATCH] D12673: [analyzer] Remove whitespace in source code

2015-09-07 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. Note: I am not the owner of this code but to me, this should be committed without a review. http://reviews.llvm.org/D12673 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailma

r251639 - add support of the latest Ubuntu (Xenial Xerus)

2015-10-29 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Thu Oct 29 12:27:55 2015 New Revision: 251639 URL: http://llvm.org/viewvc/llvm-project?rev=251639&view=rev Log: add support of the latest Ubuntu (Xenial Xerus) Modified: cfe/trunk/lib/Driver/ToolChains.cpp Modified: cfe/trunk/lib/Driver/ToolChains.cpp URL: http://llv

Re: [PATCH] D6551: Improvements to scan-build.

2015-08-07 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. (if you commit it, please update the description, "Improvements to scan-build" is too general http://reviews.llvm.org/D6551 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailm

r275975 - Add support of the latest Ubuntu (Yakkety Yak - 16.10)

2016-07-19 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Tue Jul 19 09:00:57 2016 New Revision: 275975 URL: http://llvm.org/viewvc/llvm-project?rev=275975&view=rev Log: Add support of the latest Ubuntu (Yakkety Yak - 16.10) Modified: cfe/trunk/lib/Driver/ToolChains.cpp Modified: cfe/trunk/lib/Driver/ToolChains.cpp URL: ht

[PATCH] D22810: scan-build: Add an option to show the description in the list of defect

2016-07-26 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru created this revision. sylvestre.ledru added reviewers: zaks.anna, rizsotto.mailinglist. sylvestre.ledru added a subscriber: cfe-commits. This patch adds an option //--show-description// to add the defect description to the list of defect. This helps to get a better understanding

Re: [PATCH] D22810: scan-build: Add an option to show the description in the list of defect

2016-07-27 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. The Firefox report is using a previous version of the patch (which could not be merged upstream: quick and dirty). If you want, I can update my scan-build instance to use the new version (which doesn't have the issues you mentioned) https://reviews.llvm.org/D22

r277328 - scan-build: Add an option to show the description in the list of defect

2016-08-01 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Mon Aug 1 03:04:45 2016 New Revision: 277328 URL: http://llvm.org/viewvc/llvm-project?rev=277328&view=rev Log: scan-build: Add an option to show the description in the list of defect Summary: This patch adds an option //--show-description// to add the defect description

r277935 - Add the new scan-build option (--show-description) in the 4.0 release notes

2016-08-06 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Aug 6 15:23:54 2016 New Revision: 277935 URL: http://llvm.org/viewvc/llvm-project?rev=277935&view=rev Log: Add the new scan-build option (--show-description) in the 4.0 release notes Modified: cfe/trunk/docs/ReleaseNotes.rst Modified: cfe/trunk/docs/ReleaseNotes.

Re: [PATCH] D10807: clang-format: Add SpaceAfterTemplate

2016-08-09 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. To be clear, this is blocking Mozilla to use much more clang-format https://reviews.llvm.org/D10807 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH] D10807: clang-format: Add SpaceAfterTemplate

2016-08-09 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. Thanks. I am rebasing and updating the patch. I don't know if poiru is still around. https://reviews.llvm.org/D10807 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listi

[PATCH] D23317: clang-format: Add SpaceAfterTemplate

2016-08-09 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru created this revision. sylvestre.ledru added a reviewer: djasper. sylvestre.ledru added subscribers: opilarium, cfe-commits, klimek. This is required for compliance with the Mozilla style guide. This is a rebase+minor change of Birunthan Mohanathas's patch https://reviews.llvm.o

Re: [PATCH] D10807: clang-format: Add SpaceAfterTemplate

2016-08-09 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. Done in https://reviews.llvm.org/D23317 https://reviews.llvm.org/D10807 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH] D23317: clang-format: Add SpaceAfterTemplate

2016-08-09 Thread Sylvestre Ledru via cfe-commits
sylvestre.ledru added a comment. Thanks! I don't think you want it but do you want me to add this to the 4.0 release notes? https://reviews.llvm.org/D23317 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailma

r278121 - clang-format: Add SpaceAfterTemplate

2016-08-09 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Tue Aug 9 09:24:40 2016 New Revision: 278121 URL: http://llvm.org/viewvc/llvm-project?rev=278121&view=rev Log: clang-format: Add SpaceAfterTemplate Summary: This is required for compliance with the Mozilla style guide. This is a rebase+minor change of Birunthan Mohanatha

r260856 - Fix some typos in the clang doc

2016-02-14 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sun Feb 14 14:20:58 2016 New Revision: 260856 URL: http://llvm.org/viewvc/llvm-project?rev=260856&view=rev Log: Fix some typos in the clang doc Modified: cfe/trunk/docs/ClangFormatStyleOptions.rst cfe/trunk/docs/CrossCompilation.rst cfe/trunk/docs/LanguageExten

[clang-tools-extra] r260912 - fix an indent issue in the doc which causes sphinx to fail with some versions

2016-02-15 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Mon Feb 15 14:38:54 2016 New Revision: 260912 URL: http://llvm.org/viewvc/llvm-project?rev=260912&view=rev Log: fix an indent issue in the doc which causes sphinx to fail with some versions Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/readability-simplify-

r274447 - fix two typos in the doc

2016-07-02 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Sat Jul 2 14:17:58 2016 New Revision: 274447 URL: http://llvm.org/viewvc/llvm-project?rev=274447&view=rev Log: fix two typos in the doc Modified: cfe/trunk/docs/SourceBasedCodeCoverage.rst cfe/trunk/docs/doxygen.cfg.in Modified: cfe/trunk/docs/SourceBasedCodeCove

[clang-tools-extra] r262655 - fix some minor typos in the doc

2016-03-03 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Thu Mar 3 14:57:16 2016 New Revision: 262655 URL: http://llvm.org/viewvc/llvm-project?rev=262655&view=rev Log: fix some minor typos in the doc Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/misc-string-integer-assignment.rst clang-tools-extra/trunk/doc

[clang-tools-extra] r262654 - Fix two minor syntax issues in the documentation

2016-03-03 Thread Sylvestre Ledru via cfe-commits
Author: sylvestre Date: Thu Mar 3 14:54:26 2016 New Revision: 262654 URL: http://llvm.org/viewvc/llvm-project?rev=262654&view=rev Log: Fix two minor syntax issues in the documentation Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/misc-forward-declaration-namespace.rst clang-

[clang] 90bd723 - Add support of the next Ubuntu (Ubuntu 24.10 - Oracular Oriol)

2024-05-02 Thread Sylvestre Ledru via cfe-commits
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

[clang] fd71493 - Add missing namespace to PPCLinux.cpp

2022-01-27 Thread Sylvestre Ledru via cfe-commits
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

[clang] b4bb622 - Also document -arch as -arch is mac specific

2022-02-02 Thread Sylvestre Ledru via cfe-commits
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

[clang] d71ee39 - Add support of the next Ubuntu (Ubuntu 21.10 - Impish Idri)

2021-04-22 Thread Sylvestre Ledru via cfe-commits
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

[clang] 1628486 - ignore -flto= options recognized by GCC

2021-04-05 Thread Sylvestre Ledru via cfe-commits
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

[clang] 56cb214 - add test case for ignoring -flto=auto and -flto=jobserver

2021-04-15 Thread Sylvestre Ledru via cfe-commits
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

[clang] 9c8f950 - clang release notes: document the -Wbool-operation improvement

2021-10-10 Thread Sylvestre Ledru via cfe-commits
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

[clang] b07ea8a - clang release notes: improve the wording

2021-10-10 Thread Sylvestre Ledru via cfe-commits
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

<    1   2   3   >