aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/clang_flags_test.go
AgeCommit message (Expand)Author
2020-08-13compiler_wrapper: remove some flags from unsupport clang flagsJian Cai
2020-01-24compiler_wrapper: strip newline char from resource dir.Manoj Gupta
2019-09-30Initial support for the android wrapper.Tobias Bosch
2019-08-26Only resolve cmd path against $PATH if path does not contain a folder.Tobias Bosch
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-08-16Resolve wrapper path against path envTobias Bosch
2019-08-15Only evaluate one level of links for the linkerTobias Bosch
2019-07-22Support clang host wrapper.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias 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