[libcxx-commits] [PATCH] D154698: [libcxx] For no-rtti flags, check MSVC value directly
    David Spickett via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Jul  7 03:00:59 PDT 2023
    
    
  
DavidSpickett added a comment.
Looking at a clang-cl build in CI I see:
  _bk;t=1688719464638-- Configuring for clang-cl
  _bk;t=1688719464638-- Configuring for MSVC
Which proves that MSVC is also set for clang-cl. The LIBCXX_TARGETING...
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154698/new/
https://reviews.llvm.org/D154698
    
    
More information about the libcxx-commits
mailing list