Skip to content

Fix whitespace in test/type #224

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 5, 2015
Merged

Fix whitespace in test/type #224

merged 1 commit into from
Dec 5, 2015

Conversation

wxxsw
Copy link
Contributor

@wxxsw wxxsw commented Dec 5, 2015

No description provided.

@cwillmor
Copy link
Contributor

cwillmor commented Dec 5, 2015

Cool, thanks.

@cwillmor cwillmor changed the title Fix whitespaces Fix whitespace in test/type Dec 5, 2015
cwillmor added a commit that referenced this pull request Dec 5, 2015
Fix whitespace in test/type
@cwillmor cwillmor merged commit 98230e6 into swiftlang:master Dec 5, 2015
@wxxsw wxxsw deleted the whitespaces branch December 5, 2015 02:39
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
…ch_test

SR-4026: dispatch_test_check_evfilt_read_for_fd for epoll
dabelknap added a commit to dabelknap/swift that referenced this pull request Mar 15, 2019
Allow breaks to ignore discretionary newlines.
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
Updates the Kitura maintainer information
DougGregor pushed a commit to DougGregor/swift that referenced this pull request Apr 28, 2024
* Rename Runtime to Rtl and hierarchicalize.
* Per-user packages
- Remove per-machine resources, use per-user directories, and set packages to per-user.
* Implement new per-user bundle:
- Web bundle that downloads on demand
- Offline bundle with everything embedded
- Custom UI with feature selection
- Side-by-side upgrade strategy
* Fix references and arch-specific ids to resolve multiproc build failure.
* Simplify side-by-side support authoring.
* Move merge modules and remove test authoring.
- Use `rtl` consistently.
- Use `InstallRoot`/`INSTALLROOT` consistently.
- Make `HelloMergeModule` build outside the source tree.
- Add Windows Sandbox test scripts.
* Build three host-architecture SDK packages.
* For consistency, use loc string for Manufacturer.
* Use ProductArchitecture to get product names.
* Move versioned "root" under the Top Five.
* Remove old directory tree.
* Improve side-by-side versioned directory behavior.
- Rename versioned directories to clarify they're versioned.
- Handle multiproc build of shared .wixlib for x86 SDK packages.
- Clean up empty versioned directories.
* Clean up and add test collateral.
* Disable Arm64 for now.
* Conditionalize x86 and Arm64 SDKs.

Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
atrick added a commit to atrick/swift that referenced this pull request Jul 5, 2024
and RefElementAddr_getDecl.

Fixes:
Assertion failed: (isa<To>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file Casting.h

While running pass swiftlang#224 SILFunctionTransform "LifetimeDependenceDiagnostics"
 swiftlang#7 0x0000000102d3efcc decltype(auto) llvm::cast<swift::DebugValueInst, swift::SILInstruction>(swift::SILInstruction*)
 swiftlang#8 0x0000000102d01e24 swift::DebugValueInst* BridgedInstruction::getAs<swift::DebugValueInst>() const
 swiftlang#9 0x0000000102d01ee4 BridgedInstruction::GlobalAddr_getDecl() const
atrick added a commit to atrick/swift that referenced this pull request Jul 5, 2024
and RefElementAddr_getDecl.

Fixes:
Assertion failed: (isa<To>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file Casting.h

While running pass swiftlang#224 SILFunctionTransform "LifetimeDependenceDiagnostics"
 swiftlang#7 0x0000000102d3efcc decltype(auto) llvm::cast<swift::DebugValueInst, swift::SILInstruction>(swift::SILInstruction*)
 swiftlang#8 0x0000000102d01e24 swift::DebugValueInst* BridgedInstruction::getAs<swift::DebugValueInst>() const
 swiftlang#9 0x0000000102d01ee4 BridgedInstruction::GlobalAddr_getDecl() const
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants