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

r244018 - Don't repeat function names in comments. NFC.

2015-08-04 Thread Filipe Cabecinhas
Author: filcab Date: Wed Aug 5 01:19:26 2015 New Revision: 244018 URL: http://llvm.org/viewvc/llvm-project?rev=244018&view=rev Log: Don't repeat function names in comments. NFC. Modified: cfe/trunk/lib/CodeGen/CGExprComplex.cpp cfe/trunk/lib/CodeGen/CGExprScalar.cpp cfe/trunk/lib/Cod