You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't seem to create the check-builtins target anywhere in the build when you configure an all-in-one build with -DENABLE_LLVM_PROJECTS=clang -DENABLE_LLVM_RUNTIMES=compiler-rt.
This has the effect that (likely most) of the buildbots aren't running the builtins tests, as that's typically how compiler-rt is configured in the builds these days.