| commit | 4c20bef1ef1d29e8824dbf68ee91f072dd1b2f09 | [log] [tgz] |
|---|---|---|
| author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Thu Apr 07 00:00:57 2016 +0000 |
| committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Thu Apr 07 00:00:57 2016 +0000 |
| tree | f42f9bb4c997e8d7233b73da70777e2c8ab36a69 | |
| parent | 7caebc182a90dda7ed698f0b4c889860f15422a1 [diff] |
[CrashReproducer] Setup 'case-sensitive' in YAML files. The crash reproducer was not setting up case sensitivity in the VFS yaml files, which defaults to true. Make the crash reproducer explicitly set that flag based on the case sensitivity of the .cache path where vfs and modules are dumped. llvm-svn: 265622