summaryrefslogtreecommitdiffstats
path: root/src/backends/clang.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix commasyn2020-02-071-1/+1
* Make Pid directlysyn2020-02-071-7/+7
* Lil' mo' refactorsyn2020-02-071-1/+1
* Remove test filessyn2020-02-071-8/+5
* Extract 'stdin from file' & add to clangsyn2020-01-181-1/+4
* Support reporting signalled processessyn2020-01-181-8/+40
* Use std::iosyn2020-01-181-5/+5
* Actually use compiler's return codesyn2020-01-171-1/+5
* Add c/cxx supportsyn2020-01-161-5/+68
* Something is donesyn2019-12-271-0/+21