Add release update instructions for libc++

llvm-svn: 290444
This commit is contained in:
Eric Fiselier 2016-12-23 19:30:24 +00:00
parent c62002fb16
commit d8cb65611c
1 changed files with 11 additions and 0 deletions

11
libcxx/RELEASE.TXT Normal file
View File

@ -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`