does ccache include source code modified time into hash?

Makson Lee <[email protected]> Tue, 11 Nov 2014 23:11:58 +0800
Newsgroups gmane.comp.compilers.ccache
Message-ID <CAKgL5+Xmtm5nudUEArEek7dNRcWMnPJWnRSzy8+sDHN9x078Fg@mail.gmail.com>
i am not sure that whether ccache will re-compile source code if we just
change the modified time of it, can not find much about the details of "how
ccache works", in the manual, it just says that ccache will hash the source
code, but what kinds of information of source code are hashed?