Lines Matching +refs:clang +refs:format +refs:fallback +refs:style

7  Fix clang flag issues
639 Add @rsp support for clang.
641 Remove copt -fPIC on windows as it is ignored by clang-cl
671 Fix fallback count for Windows tests
802 Remove mingw toolchain now that only clang-cl is used
874 Run clang-tidy against cmd/
878 Refine llvm patches to work for mingw and clang-cl
884 Revert^2 "Add transition to allow scandeps to build with clang-cl ..."
899 Revert "Add transition to allow scandeps to build with clang-cl ..."
909 Add transition to allow scandeps to build with clang-cl in a mingw build
962 Remove non-supported clang args from test
1010 Format all cpp files with clang-format
1030 Properly use working directory in clang-tidy input processor.
1195 Revert "Add support for -fcrash-diagnostics-dir clang flag."
1246 Support --Wl,--script for clang flagsparser
1270 Add support for -fcrash-diagnostics-dir clang flag.
1310 Add fallback info to the RunResponse
1320 Updated auth fallback to gcloud if gcert fails.
1357 Build goma inside docker to ensure a consistent version of clang is used
1408 Update clang version for scandeps 1404
1611 Change the license comment style for C++ headers
1615 Update fallback note in chromium build script
1984 Update clang scan deps
1994 Properly count scandeps service crash as fallback.
2015 Split out clang-options.json file usage
2057 Use multiline prototext format for logs
2125 Avoid usage of local clang and remote no-sandbox / no-remoteexec tags
2207 Write clang-scan-deps binaries to a separate cipd package.
2220 Support thin archive ar file format.
2348 Manually enable -fprofile_use for clang-cl
2408 Support ThinLTO flags for clang
2499 Remove retry after crash in gomaip logic. Rely on local fallback instead
2548 Only consider successful builds for fallback calculations in release status tool
2695 Handle clang flag -fprofile-list= as an input file
2784 Unify FindDependencies for both clang and clangcl.
2952 Cleaned up legacy parser behavior from clang preprocessors
2954 Migrated clangcl.Preprocessor to a new flags format
2958 Migrated nacl.Preprocessor to a new flags format
2960 Migrated clanglint.Preprocessor to a new flags format
2962 Migrated headerabi.Preprocessor to a new flags format
3129 Add tool to dump entire reproxy log in raw format.
3416 …Switch out -fsanitize-ignorelist for -fsanitize-blacklist until clang-scan-deps version supports t…
3517 Expose minimized file header interface from cgo from clang-scan-deps
3663 [clang-scan-deps] Use bazel to compile clang.
3744 Add reducedtext log format to write abridged rpl log files.
3916 Do not fallback to remote_disabled if we fail to connect to RBE.
3962 clangcl: no /showIncludes for clang-scan-deps
3978 cppdependencyscanner: fix clang-scan-deps output parser
4015 clang-cl: set -resource-dir for clang-scan-deps
4023 clang-cl: ignore -Xclang -debug-info-kind=constructor
4110 …Don't include failed remote action log when in remote-local-fallback mode if local fallback succee…
4216 flagsparser: use clang's Options.td to parse clang flags.
4224 make sure remoteexec calls remote-apis, not local fallback
4232 Cleanup clang related input processors now that all clang dependent input processors are migrated.
4234 Migrate clang links to the new preprocessor.
4236 Migrate clang CL to the new preprocessor.
4244 Move the clang flagparser to a new package.
4291 Remove the need to verify timestamp set by clang binary
4293 handle clang-cl flags
4295 Disable local fallback when LERC local execution fails with a user error.
4375 Add remote execution support for clang-tidy actions
4410 inputprocessor recognizes clang '-arch' flag
4553 …file-sample-use' to the list of arguments to make absolute paths before passing to clang-scan-deps.
4561 Update clang plugin custom rule to pass tags to its actions.
4584 Remove -debug-info-kind flag in clang-scan-deps.
4586 Fix how we invoke clang++ binary to find resource directory
4657 Failure in the input processor should fallback to local execution.
4688 Add the gcno file to the output spec if --coverage is passed to clang
4691 This release has fixes for downloading coverage file generated as part of clang
4698 Updated the clang flag parser to handle more general clang commands.
4722 Remove the -fintegrated-cc1 flag when doing clang-scan-deps.
4734 Pass vargs to clang-scan-deps instead of combined string
4758 Add escaping for spaces on clang build command.
4813 Merge toolchain inputs in returned results in case of shallow fallback
4836 Remove -verify flag before calling clang-scan-deps
4841 This release reverts the clang-scan-deps optimization since we discovered a bug
4842 in clang-scan-deps caching behaviour when workers are reused.
4878 as well as an optimization for the clang-scan-deps plugin.
4899 Prevent failure to load clang-scan-deps from failing actions.
4913 Add clang-scan-deps to LERC.
4947 Change V(2) log to warning log when RE fails and we fallback to local
5021 Wire up clang-scan-deps to input processor.