Author: ericwf
Date: Fri Dec 23 13:30:24 2016
New Revision: 290444

URL: http://llvm.org/viewvc/llvm-project?rev=290444&view=rev
Log:
Add release update instructions for libc++

Added:
    libcxx/trunk/RELEASE.TXT

Added: libcxx/trunk/RELEASE.TXT
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/RELEASE.TXT?rev=290444&view=auto
==============================================================================
--- libcxx/trunk/RELEASE.TXT (added)
+++ libcxx/trunk/RELEASE.TXT Fri Dec 23 13:30:24 2016
@@ -0,0 +1,11 @@
+//===---------------------------------------------------------------------===//
+// Post-Release TODO
+//===---------------------------------------------------------------------===//
+
+These notes contain a list of things that must be done after branching for
+an LLVM release.
+
+1. Update _LIBCPP_VERSION in `__config`
+2. Update the __libcpp_version file.
+3. Update the version number in `docs/conf.py`
+4. Create ABI lists for the previous release under `lib/abi`


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to