Josh Soref
|
203b9ce33f
|
Spelling serialization (#42515)
* spelling: absolute
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: ambiguous
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: attempting
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: attrs
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: dependency
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extract
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: function
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: interface
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: mandatory
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: nonexistent
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: particular
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: related
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: signature
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: specifies
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: that
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: the
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: without
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-04-25 12:58:35 -07:00 |
|
Saleem Abdulrasool
|
d462992780
|
test: repair the Windows test suite
`strings` is not available, use `%llvm-strings` which uses the LLVM
`strings` implementation instead.
|
2019-04-17 09:49:02 -07:00 |
|
Xi Ge
|
ea86a3402a
|
doc-serialization: exclude non-public decls when serializing module group info.
This reduces the size of x86_64.swiftdoc about 10%.
rdar://48689311
|
2019-04-15 12:09:06 -07:00 |
|
Xi Ge
|
ecd1e84526
|
doc-serialization: diagnose missing group-info file or corrupted one.
rdar://45903094
|
2019-02-21 15:28:35 -08:00 |
|