[PATCH] D56819: Document toolchain update policy
    JF Bastien via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 16 16:46:20 PST 2019
    
    
  
jfb 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
----------------
aprantl wrote:
> why `currently`?
Obviously we'll move to JavaScript in the future 🤡
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