aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata
AgeCommit message (Expand)Author
2020-02-13compiler_wrapper: update the presubmit tests.Jian Cai
2020-01-22compiler_wrapper: add python search pathJian Cai
2019-10-31toolchain_utils: Upgrade compiler wrapper for llvm r370808.Caroline Tice
2019-10-29toolchain_utils: Add post-user flags to compiler_wrapper.Caroline Tice
2019-10-17compiler_wrapper: remove WITH_TIDY support for android.Tobias Bosch
2019-10-11compiler_wrapper: Disable new pass manager with sanitizers+coverage.Manoj Gupta
2019-10-11compiler_wrapper: Replace UserHomeDir uses.Tobias Bosch
2019-10-11Android wrapper: Support wrapping clang-tidyTobias Bosch
2019-10-10toolchain-utils: Enable poison system warning in llvm-nextDenis Nikitin
2019-10-02Android wrapper: Support compile with fallback.Tobias Bosch
2019-09-30Android wrapper: Support @param files for bisection.Tobias Bosch
2019-09-30Android wrapper: Add support for --gomacc-path.Tobias Bosch
2019-09-30Initial support for the android wrapper.Tobias Bosch
2019-09-26Support extra args for llvm next.Tobias Bosch
2019-09-16clang wrappers: Use LLD as the default linker.Manoj Gupta
2019-08-26Only resolve cmd path against $PATH if path does not contain a folder.Tobias Bosch
2019-08-21Support "gcc", "clang" as compiler namesTobias Bosch
2019-08-20Match old wrapper for ordering of -mthumb and -fno-stack-protectorTobias Bosch
2019-08-20Correctly parse eabi compiler names.Tobias Bosch
2019-08-16Fix build: Update goldensTobias Bosch
2019-08-16Resolve wrapper path against path envTobias Bosch
2019-08-13Add more golden tests for wrapper pathsTobias Bosch
2019-08-13Create a goldenfile for every section.Tobias Bosch
2019-07-22Support gcc host wrapper.Tobias Bosch
2019-07-22Support clang host wrapper.Tobias Bosch
2019-07-22Sync with recent changes to old wrapper.Tobias Bosch
2019-07-18Create golden tests for sysroot wrapper.Tobias Bosch