]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Replace skip_last_empty with IncludeDelimiter (#1046)
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Tue, 12 Apr 2022 19:09:57 +0000 (22:09 +0300)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 19:09:57 +0000 (21:09 +0200)
commit2ba8445b358a40753809495aae07ac1b3169d746
treec4b4bc0caf16e5cb8603948bc063422a85bcfe51
parenta9b30fd3b9cf67b1c937579478f30c6e6d4a4325
fix: Replace skip_last_empty with IncludeDelimiter (#1046)
src/Depfile.cpp
src/Util.cpp
src/util/Tokenizer.cpp
src/util/Tokenizer.hpp
unittest/test_util_Tokenizer.cpp