[PATCH] D118713: [gn build] Remove -fmsc-version=1916
    Nico Weber via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb  2 10:11:25 PST 2022
    
    
  
thakis added a comment.
We should explicitly pass _some_ version, else this picks up something depending on the local system. We want this to be as machine-independent as possible. (Think eg of goma, it might different versions server side and client side.)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118713/new/
https://reviews.llvm.org/D118713
    
    
More information about the llvm-commits
mailing list