Re: ccache direct mode
vijay nag <[email protected]> Mon, 25 Apr 2016 10:13:30 +0530
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <CAKhyrx_Vz50BC6Xpc7SLys2QpaFDEdFMQ4rttpCuwKDhvSW1Qw@mail.gmail.com> |
Hello ccache, The documentation under direct mode suggest that it works by hashing the contents of include files, but it is not clear if it hashes the contents of every included file in BFS or DFS inclusion order ?