commit | 5159f6162e894deedb0be1ab53e3e0f823c9db5d | [log] [tgz] |
---|---|---|
author | Chris Lattner <[email protected]> | Tue Nov 23 08:35:12 2010 |
committer | Chris Lattner <[email protected]> | Tue Nov 23 08:35:12 2010 |
tree | 6ad37aa5c3f6564eb01bc7a75e0749e9b7829204 | |
parent | 5c1d4e3b1ea05949052737e5cdf11ef228231543 [diff] |
now the FileManager has a FileSystemOpts ivar, stop threading FileSystemOpts through a ton of apis, simplifying a lot of code. This also fixes a latent bug in ASTUnit where it would invoke methods on FileManager without creating one in some code paths in cindextext. llvm-svn: 120010