commit | 1116d6915cefd57fb6f20540f10a7859a214cae8 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Feb 02 05:09:51 2017 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Feb 02 05:09:51 2017 +0000 |
tree | 7108f1dc0a2cf5447ee6865a47f19caed8e1ff15 | |
parent | b81e6c48f825e5dce71e2d01bf62f3a64f24a029 [diff] |
Modules: Simplify CompilerInstance constructor, NFC Initialize fields directly in header. Note that the ModuleManager field is an IntrusiveRefCntPtr, so there's no need for explicit initialization. llvm-svn: 293863