[PATCH] D141553: [bazel] Enable layering_check for llvm and clang
    Geoffrey Martin-Noble via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 19 13:30:22 PST 2023
    
    
  
GMNGeoffrey added a comment.
I'm seeing a bunch of layering failures when trying to integrate this into IREE. We're building with clang-16 which seems to have gotten much better at finding these issues (IIRC there used to be a bug that prevented this). I'm surprised Google hasn't hit this issue with the internal build as well, since I thought we were using a very new clang. Maybe we could use a newer clang in the Bazel build bot? Disadvantage is that it might stop working with an older Clang
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141553/new/
https://reviews.llvm.org/D141553
    
    
More information about the llvm-commits
mailing list