[libcxx-commits] [PATCH] D150585: [libc++][doc] Updates the tasks to do for a release.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 17 11:17:16 PDT 2023


philnik accepted this revision as: philnik.
philnik added a comment.

LGTM % nit! Leaving final approval to Louis.



================
Comment at: libcxx/utils/libcxx/test/features.py:29
     # TODO This should be the last stable release.
+    # LLVM RELEASE bump version
     if runScriptExitCode(cfg, ['clang-tidy-16 --version']) == 0:
----------------
Same below.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150585/new/

https://reviews.llvm.org/D150585



More information about the libcxx-commits mailing list