[Lldb-commits] [clang] [lldb] [llvm] Remove some `try_compile` CMake checks for compiler flags (PR #92953)
    Vlad Serebrennikov via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Jun  3 15:13:01 PDT 2024
    
    
  
Endilll wrote:
Yes, some try_compile checks where replaced with a check for `CMAKE_CXX_COMPILER_ID`, so it's crucial for it to reflect the reality.
https://github.com/llvm/llvm-project/pull/92953
    
    
More information about the lldb-commits
mailing list