]> git.ipfire.org Git - thirdparty/ccache.git/commit
Merge branch '3.3-maint'
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 11 Jan 2018 20:08:01 +0000 (21:08 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 11 Jan 2018 20:08:01 +0000 (21:08 +0100)
commit33ff1e535b05215b595b543f0d5736a979b8d1f9
tree6ec17937863d79070a0fa040458b937a43575348
parent2991037bf6163fa086628f3e06c13f4cded93fc2
parent97e642a4d61d645a78cd72463b0e1aa9d72278ee
Merge branch '3.3-maint'

* 3.3-maint:
  Update NEWS
  Don't skip compiler argument following AFFECTS_CPP without TAKES_ARG
  Clean up
  Clean up redundant expression
  -fdebug-prefix-map is supported in clang 3.8 and newer
  Fix leaked file descriptor
  Clang emits warnings for unused linker arguments, respect that!
  doc: Improve markup
  Add some fallthrough comments to work around GCC compiler warnings
MANUAL.txt
NEWS.txt
ccache.c
ccache.h
test.sh
util.c