[PATCH] D87243: [cmake] Centralize LLVM_ENABLE_WARNINGS option
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep  7 10:12:45 PDT 2020
    
    
  
lebedev.ri added a comment.
This is not nessesairy correct, at least the clang can be built in standalone mode, not as part of monorepo checkout (i.e. it's `clang/cmakelists.txt` is the root cmakelists, not `llvm/cmakelists.txt`'s)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87243/new/
https://reviews.llvm.org/D87243
    
    
More information about the llvm-commits
mailing list