#include #include "swift/logging/SwiftDiagnostics.h" #define MANUAL_BUILD_COMMAND_HELP_LINK \ "https://docs.github.com/en/enterprise-server/code-security/code-scanning/" \ "automatically-scanning-your-code-for-vulnerabilities-and-errors/" \ "configuring-the-codeql-workflow-for-compiled-languages#adding-build-steps-for-a-compiled-" \ "language" #define CHECK_LOGS_HELP_LINK \ "https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/" \ "using-workflow-run-logs"