aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/clang_syntax_flag.go
AgeCommit message (Expand)Author
2020-03-01compiler_wrapper: pre-buffer stdin properly.George Burgess IV
2019-08-21Only tee stdin if a "-" was passed the compiler.Tobias Bosch
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Add json mapping for command and commandResult.Tobias Bosch
2019-07-11Unify command error handlingTobias Bosch
2019-07-09Support -clang-syntax flag in the compiler wrapper.Tobias Bosch