| commit | f08417904dec10db8b45cdfbd5669b3fe1fce6cf | [log] [tgz] |
|---|---|---|
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri May 06 23:21:50 2016 +0000 |
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri May 06 23:21:50 2016 +0000 |
| tree | 784d6654c826163b5b21c3056ebee1fb8dc47f38 | |
| parent | 35723644c25054b152072d541e2c8861e71a5cd1 [diff] |
[CrashReproducer] Change module map callback signature. NFC Use a StringRef instead of a FileEntry in the moduleMapAddHeader callback to allow more flexibility on what to collect on further patches. This changes the interface I introduced in r264971. llvm-svn: 268819