[PATCH] D90761: [docs] Adding a Support Policy
    Mehdi AMINI via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  4 08:32:48 PST 2020
    
    
  
mehdi_amini added inline comments.
================
Comment at: llvm/docs/SupportPolicy.rst:15
+
+There are, however, other projects within the main repository that either
+cater to a specific sub-community of LLVM (upstream or downstream) or
----------------
I wouldn't use the word "projects" here, that is a bit confusing to me (I think of projects as "clang", "lld", "mlir", ...)
Maybe: `There are, however, other components (scripts/utilities for example) within the main repository that either ... `
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90761/new/
https://reviews.llvm.org/D90761
    
    
More information about the llvm-commits
mailing list