| commit | a99b8e4c355a715c9311a7ecadb3198b008fe2ff | [log] [tgz] | 
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Thu Nov 15 03:04:19 2018 +0000 | 
| committer | David Blaikie <dblaikie@gmail.com> | Thu Nov 15 03:04:19 2018 +0000 | 
| tree | 867cfd2c0631be4834227475ec5e57707cbbaf42 | |
| parent | 19d7bbe52eb53f37c347cff62a68651de84ecd29 [diff] | 
Rewrite-imports on crash: Simplify handling -frewrite-imports already implies -frewrite-includes (it piggy-backs on/extends the implementation) so there's no need to conditionally pass -frewrite-includes when already using -frewrite-imports (& especially I don't think these would want to be different between crash reporting and not crash reporting) llvm-svn: 346927