aboutsummaryrefslogtreecommitdiffstats
path: root/cc/config/clang.go
Commit message (Expand)AuthorAgeFilesLines
* Disable a warning that libc++'s headers trip.Dan Albert2018-02-071-0/+3
* Silence warnings rather than keeping them in the logs.Stephen Hines2018-02-061-4/+4
* Switch to clang-4579689.Yi Kong2018-02-011-0/+13
* Add base variables for windows clangDan Willemsen2017-11-301-0/+3
* Add license headers to all go and shell filesColin Cross2017-11-171-0/+14
* Re-enable -Wunknown-warning-optionPirama Arumuga Nainar2017-11-101-3/+0
* Switch to clang-4393122.Stephen Hines2017-10-301-0/+6
* Make clang libTooling tools ignore all lto flags.Jayant Chowdhary2017-10-271-1/+1
* Black-list for clang LibTooling Cflags.Jayant Chowdhary2017-06-191-0/+5
* Globally enable libcxx's thread safety annotations.Josh Gao2017-04-271-0/+5
* Fix absolute paths in clang debug outputDan Willemsen2017-03-271-0/+4
* Consistently use -std=gnu99 for gcc as well as clang.Elliott Hughes2016-10-131-4/+0
* Move toolchain and global variables into separate packageColin Cross2016-08-011-0/+149