[llvm] Remove dependence on <ciso646> (PR #73273)
    Jonas Devlieghere via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Feb  8 20:24:41 PST 2025
    
    
  
JDevlieghere wrote:
LLVM builds with C++17 and the new `version` header was only added in C++20. 
https://github.com/llvm/llvm-project/pull/73273
    
    
More information about the llvm-commits
mailing list