commit | 2ff6bc3755603aaa4612307aba529533d177e0f8 | [log] [tgz] |
---|---|---|
author | Doug Gregor <dgregor@apple.com> | Tue Sep 27 23:28:52 2016 -0700 |
committer | Doug Gregor <dgregor@apple.com> | Wed Sep 28 00:12:52 2016 -0700 |
tree | f6eea2a26ca64bb52a0557986975b28c99f29403 | |
parent | 1bc5dd53fdd9dfb35e45ef5bff4d9c543752aa49 [diff] |
[API Notes] Ensure that modules get rebuilt when binary API notes change. Extend the solution for ensuring that modules get rebuilt to cases where the inputs are precompiled binary API notes, rather than just source API notes that get precompiled into the cache. Fixes the rest of rdar://problem/25639554. (cherry picked from commit 35d7c61210eed20096bbd9488f89a8eb25b4ff51)