]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
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)
* 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

1  2 
MANUAL.txt
NEWS.txt
ccache.c
ccache.h
test.sh
util.c

diff --cc MANUAL.txt
Simple merge
diff --cc NEWS.txt
Simple merge
diff --cc ccache.c
Simple merge
diff --cc ccache.h
Simple merge
diff --cc test.sh
Simple merge
diff --cc util.c
Simple merge