apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.1k stars 320 forks source link

[Cherry-pick into next] Log clang errors to swift-healthcheck #8807

Closed adrian-prantl closed 1 month ago

adrian-prantl commented 1 month ago
commit 9c35d1ea6d88fbd8f9589e8ecaad2d2e31d09919
Author: Adrian Prantl <aprantl@apple.com>
Date:   Fri May 24 17:07:48 2024 -0700

    Log clang errors to swift-healthcheck

    Any errors from clang could be related module import issues, which
    shoud be surfaced in the health log channel.