aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/cros_hardened_config_test.go
AgeCommit message (Expand)Author
2021-08-25compiler_wrapper: support -W[no-]unused-set-variableJian Cai
2021-06-18compiler_wrapper: fix flaky testsGeorge Burgess IV
2020-12-29compiler_wrapper: remove "-pass-exit-codes" in wrapperManoj Gupta
2019-11-01toolchain_utils: Remove comparison to old wrapper from compiler_wrapper.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-09-30Android wrapper: Support @param files for bisection.Tobias Bosch
2019-09-26Support extra args for llvm next.Tobias Bosch
2019-08-26Only resolve cmd path against $PATH if path does not contain a folder.Tobias 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-19Store change id as version in the config.Tobias Bosch
2019-08-16Resolve wrapper path against path envTobias Bosch
2019-08-15Pass the old wrapper path as a linker argumentTobias Bosch
2019-08-13Add more golden tests for wrapper pathsTobias Bosch
2019-08-13Create a goldenfile for every section.Tobias Bosch
2019-07-22Support clang host wrapper.Tobias Bosch
2019-07-22Sync with recent changes to old wrapper.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Create golden tests for sysroot wrapper.Tobias Bosch