[PATCH] D56819: Document toolchain update policy

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 16:40:35 PST 2019


aprantl added inline comments.


================
Comment at: docs/GettingStarted.rst:227
 
-For the most popular host toolchains we check for specific minimum versions in
-our build systems:
+LLVM is currently written using the subset of C++ documented in :doc:`coding
+standards<CodingStandards>`. To enforce this language version, we check the most
----------------
why `currently`?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56819





More information about the llvm-commits mailing list