Michael Gottesman
|
26a569b33c
|
[stringref-upgrade] Change FrontendInputsAndOutputs::numberOfPrimaryInputsEndingWith to take a StringRef instead of a const char *.
This is in prepration for changing Strings.h to use StringLiteral.
|
2018-04-16 09:50:54 -07:00 |
|
David Ungar
|
026882d090
|
Use first primary name for batch input file name.
|
2018-03-03 19:30:13 -08:00 |
|
David Ungar
|
4866df6dfd
|
Move SupplementaryOutputs into each InputFile.
|
2018-02-28 09:41:49 -08:00 |
|
David Ungar
|
488db9fb9b
|
Fix ReferencedNameTracker in preparation for batch mode.
|
2018-02-16 22:28:10 -07:00 |
|
David Ungar
|
fec411e9bc
|
reformatted
|
2018-02-15 15:34:55 -07:00 |
|
David Ungar
|
1f9a4f3591
|
Pass around arguments for primary-specific filenames.
Get rid of IRGenOpts attributes that won’t work for batch mode and also remove fakeNamesStub.
|
2018-02-15 15:34:55 -07:00 |
|
David Ungar
|
ef02d0bfc0
|
Cleaner handling of cases where action produces no output or where there are no inputs.
|
2018-02-08 13:22:49 -08:00 |
|
David Ungar
|
ba4f2a84b4
|
Move supplementary outputs to SupplementaryOutputs in FrontendInputsAndOutputs.
|
2018-02-07 13:55:32 -08:00 |
|
David Ungar
|
c396a3a972
|
Don’t free the ASTContext if > 1 primary input.
|
2018-02-02 13:49:08 -08:00 |
|
David Ungar
|
614006bc4f
|
Move main outputs to FrontendInputsAndOutputs and InputFile
|
2018-02-01 11:55:08 -08:00 |
|
David Ungar
|
e006825d88
|
Move convertBufferNameFromLLVM_getFileOrSTDIN_toSwiftConventions deeper in the call stack.
|
2018-01-30 18:55:02 -08:00 |
|
David Ungar
|
4bd12ac509
|
Change conjunction to assertion in isInputPrimary to check consistency.
|
2018-01-30 18:55:01 -08:00 |
|
David Ungar
|
00da3e81ca
|
Reorder attributes in FrontendInputsAndOutputs
|
2018-01-30 18:55:01 -08:00 |
|
David Ungar
|
a9819b6e60
|
Renaming FrontendInputs -> FrontendInputsAndOutputs
Fix comment in ArtsToFrontendOptionsConverter re getOutputFilenamesFromCommandLineOrFilelist
|
2018-01-30 18:54:38 -08:00 |
|