SHA256
1
0
forked from pool/llvm
Aaron Puchert
2021-10-04 11:33:27 +00:00
committed by Git OBS Bridge
parent 65765c0748
commit 2fd45694dd
2 changed files with 21 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Oct 2 20:13:04 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 13.0.0.
* For details, see the release notes:
- https://releases.llvm.org/13.0.0/docs/ReleaseNotes.html
- https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html
- https://releases.llvm.org/13.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
- https://releases.llvm.org/13.0.0/projects/libcxx/docs/ReleaseNotes.html
- https://releases.llvm.org/13.0.0/tools/lld/docs/ReleaseNotes.html
- Make sure we actually generate clang-doc and llvm-doc.
-------------------------------------------------------------------
Sat Jul 10 21:30:44 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>