Ben Barham
|
9b8f7c30d1
|
[ClangImporter] Probe for a PCH when the header is missing
The default for `ProbePrecompiled` was changed in rebranch. Set it back
to `true` to avoid breaking existing clients.
Resolves rdar://106966024.
|
2023-03-20 15:49:13 -07:00 |
|
Erik Eckstein
|
9ddd4cd98d
|
adapt changed API for clang::createInvocation
|
2022-11-04 20:44:19 +01:00 |
|
Allan Shortlidge
|
d663c11df7
|
IDE: Move compiler invocation utils to break cycle with Frontend.
Move compiler invocation utilities up into the IDETool library which is designed to be dependent on the Frontend and FrontendTool libraries.
|
2022-10-29 17:51:53 -07:00 |
|