aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/sanitizer_flags_test.go
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-05-16compiler_wrapper: keep FORTIFY if sanitizer is trivialGeorge Burgess IV
2022-05-16compiler_wrapper: fix testGeorge Burgess IV
2022-05-12compiler_wrapper: handle split "-Wl,-z,defs"Adrian Ratiu
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-12-14compiler_wrapper: Drop "-fno-experimental-pass-manager"Manoj Gupta
2019-10-11compiler_wrapper: Disable new pass manager with sanitizers+coverage.Manoj Gupta
2019-07-22Sync with recent changes to old wrapper.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Fix minor bugsTobias Bosch
2019-06-28Introduce infrastructure for calling and testing nestedTobias Bosch
2019-06-20Initial version of a go version of the compiler wrapper.Tobias Bosch