diff --git a/libcxx/www/index.html b/libcxx/www/index.html index db27a698be25..c62b97105ba8 100644 --- a/libcxx/www/index.html +++ b/libcxx/www/index.html @@ -206,6 +206,23 @@ against it with -fno-rtti is supported.

Send discussions to the (clang mailing list).

+ +

Bug reports and patches

+ + +

+If you think you've found a bug in libc++, please report it using +the LLVM Bugzilla. If you're not sure, you +can post a meesage to the cfe-dev +mailing list or on IRC. Please include "libc++" in your subject. +

+ +

+If you want to contribute a patch to libc++, the best place for that is the +cfe-commits +mailing list. Please include "libc++" and "PATCH" in your subject. +

+

Build on Linux using CMake and libsupc++.