r244000 - Update mailing list references to lists.llvm.org

2015-08-04 Thread Tanya Lattner
Author: tbrethou Date: Tue Aug 4 22:55:23 2015 New Revision: 244000 URL: http://llvm.org/viewvc/llvm-project?rev=244000&view=rev Log: Update mailing list references to lists.llvm.org Modified: cfe/trunk/README.txt cfe/trunk/docs/ExternalClangExamples.rst cfe/trunk/docs/InternalsManua

[clang-tools-extra] r244001 - Update references to new lists.llvm.org mailing lists.

2015-08-04 Thread Tanya Lattner
Author: tbrethou Date: Tue Aug 4 22:56:44 2015 New Revision: 244001 URL: http://llvm.org/viewvc/llvm-project?rev=244001&view=rev Log: Update references to new lists.llvm.org mailing lists. Modified: clang-tools-extra/trunk/README.txt Modified: clang-tools-extra/trunk/README.txt URL: http:/

[libcxx] r244003 - Update references to lists.llvm.org

2015-08-04 Thread Tanya Lattner
Author: tbrethou Date: Tue Aug 4 22:59:14 2015 New Revision: 244003 URL: http://llvm.org/viewvc/llvm-project?rev=244003&view=rev Log: Update references to lists.llvm.org Modified: libcxx/trunk/CMakeLists.txt libcxx/trunk/www/atomic_design.html libcxx/trunk/www/atomic_design_a.html

[libcxxabi] r244004 - Update to new lists.llvm.org

2015-08-04 Thread Tanya Lattner
Author: tbrethou Date: Tue Aug 4 23:01:26 2015 New Revision: 244004 URL: http://llvm.org/viewvc/llvm-project?rev=244004&view=rev Log: Update to new lists.llvm.org Modified: libcxxabi/trunk/CMakeLists.txt libcxxabi/trunk/www/index.html Modified: libcxxabi/trunk/CMakeLists.txt URL: http:

New mailing list is up!

2015-08-04 Thread Tanya Lattner
All, The LLVM mailing lists should be up and running. If you encounter any issues, please email me directly. As a reminder, llvmdev is now llvm-dev and llvmbugs is llvm-bugs. Please update your contacts/filters. All llvm.org services should be back up (reviews.llvm.org

IMPORTANT NOTICE - Subscription to Mailman lists disabled immediately

2021-03-05 Thread Tanya Lattner via cfe-commits
, Tanya Lattner LLVM Foundation ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: r308044 - Add documentation for @available

2017-07-18 Thread Tanya Lattner via cfe-commits
> On Jul 18, 2017, at 8:07 AM, Nico Weber wrote: > > On Mon, Jul 17, 2017 at 8:39 AM, Aaron Ballman > wrote: > On Sun, Jul 16, 2017 at 7:49 PM, Nico Weber > wrote: > > Aaron, https://clang.llvm.org/docs/AttributeReference.html#availabi

[libcxx] r246911 - Test temporary commit.

2015-09-04 Thread Tanya Lattner via cfe-commits
Author: tbrethou Date: Sat Sep 5 00:34:27 2015 New Revision: 246911 URL: http://llvm.org/viewvc/llvm-project?rev=246911&view=rev Log: Test temporary commit. Modified: libcxx/trunk/docs/README.txt Modified: libcxx/trunk/docs/README.txt URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/

[libcxx] r246912 - Remove test commit.

2015-09-04 Thread Tanya Lattner via cfe-commits
Author: tbrethou Date: Sat Sep 5 00:38:50 2015 New Revision: 246912 URL: http://llvm.org/viewvc/llvm-project?rev=246912&view=rev Log: Remove test commit. Modified: libcxx/trunk/docs/README.txt Modified: libcxx/trunk/docs/README.txt URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/docs

[libunwind] r244296 - Test commit

2015-08-06 Thread Tanya Lattner via cfe-commits
Author: tbrethou Date: Thu Aug 6 18:30:28 2015 New Revision: 244296 URL: http://llvm.org/viewvc/llvm-project?rev=244296&view=rev Log: Test commit Modified: libunwind/trunk/CMakeLists.txt Modified: libunwind/trunk/CMakeLists.txt URL: http://llvm.org/viewvc/llvm-project/libunwind/trunk/CMake

[libunwind] r244297 - Revert test commit.

2015-08-06 Thread Tanya Lattner via cfe-commits
Author: tbrethou Date: Thu Aug 6 18:31:37 2015 New Revision: 244297 URL: http://llvm.org/viewvc/llvm-project?rev=244297&view=rev Log: Revert test commit. Modified: libunwind/trunk/CMakeLists.txt Modified: libunwind/trunk/CMakeLists.txt URL: http://llvm.org/viewvc/llvm-project/libunwind/tru

[PATCH] D132550: Changes to code ownership in clang and clang-tidy

2022-08-29 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. Moving to GitHub PRs is the path forward. Let's save ourselves some work and add them now. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132550/new/ https://reviews.llvm.org/D132550 _

[PATCH] D128766: Update references to Discourse instead of the mailing lists.

2022-06-28 Thread Tanya Lattner via Phabricator via cfe-commits
tonic created this revision. Herald added a project: All. tonic requested review of this revision. Herald added a reviewer: jdoerfert. Herald added subscribers: cfe-commits, sstefan1. Herald added a project: clang. Update the references to the old Mailman mailing lists to point to Discourse forum

[PATCH] D128766: Update references to Discourse instead of the mailing lists.

2022-07-01 Thread Tanya Lattner via Phabricator via cfe-commits
tonic updated this revision to Diff 441800. tonic added a comment. Fix typos. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128766/new/ https://reviews.llvm.org/D128766 Files: clang/docs/ExternalClangExamples.rst clang/www/get_involved.html

[PATCH] D128766: Update references to Discourse instead of the mailing lists.

2022-07-08 Thread Tanya Lattner via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGeb1ffd817c3c: Update references to Discourse instead of the mailing lists. (authored by tonic). Changed prior to commit: https://reviews.llvm.org/

[PATCH] D115907: [misexpect] Re-implement MisExpect Diagnostics

2022-03-28 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. This is breaking the docs build with the following warning: "MisExpect.rst:document isn't included in any toctree." By default, docs warnings are treated as errors. Can you fix this? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.

[PATCH] D121078: Replace links to archived mailing lists by links to Discourse forums

2022-03-08 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. In D121078#3367950 , @aaron.ballman wrote: > In D121078#3367289 , @tonic wrote: > >> In D121078#3366825 , >> @aaron.ballman wrote: >> >>> In D1210

[PATCH] D112730: [clang-tidy] Add AUTOSAR module

2022-02-11 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. Unfortunately our legal counsel has advised that this patch should not be included into LLVM because the exact patent burden is not disclosed. Therefore, we can not accept this patch into LLVM. I am very sorry to have to report this disappointing news. CHANGES SINCE LAS

[PATCH] D121078: Replace links to archived mailing lists by links to Discourse forums

2022-04-23 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. In D121078#3402469 , @aaron.ballman wrote: > In D121078#3400810 , @SimplyDanny > wrote: > >> @tonic, can you please have another look? > > If @tonic has any additional feedback, we can han

[PATCH] D36836: [clang-tidy] Implement sonarsource-function-cognitive-complexity check

2020-09-24 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. Licensing questions are best sent to the bo...@llvm.org mailing address. Can you reach out there? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D36836/new/ https://reviews.llvm.org/D36836

[PATCH] D155081: Specify the developer policy around links to external resources

2023-07-17 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. As I mentioned on the Discourse thread, but if this policy change is made, there should be some discussion about if this applies retroactively. Making a note here, because it probably should be included in the changes to Developer Policy if the radar links are not removed

[PATCH] D155081: Specify the developer policy around links to external resources

2023-08-14 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. @lattner Please review. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D155081/new/ https://reviews.llvm.org/D155081 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/

[PATCH] D121078: Replace links to archived mailing lists by links to Discourse forums

2022-03-07 Thread Tanya Lattner via Phabricator via cfe-commits
tonic requested changes to this revision. tonic added a comment. Thank you so much for doing this! I have added some comments inline that I would like changed. Comment at: clang/README.txt:22 If you have questions or comments about Clang, a great place to discuss them is -on

[PATCH] D121078: Replace links to archived mailing lists by links to Discourse forums

2022-03-07 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. In D121078#3365542 , @SimplyDanny wrote: > In D121078#3363856 , @aaron.ballman > wrote: > >> I think we need to retain *some* references to the existing mailing list >> archives. The migr

[PATCH] D121078: Replace links to archived mailing lists by links to Discourse forums

2022-03-08 Thread Tanya Lattner via Phabricator via cfe-commits
tonic added a comment. In D121078#3366825 , @aaron.ballman wrote: > In D121078#3366025 , @tonic wrote: > >> In D121078#3365542 , @SimplyDanny >> wrote: >> >>> In D121078