Skip to content

build-script: Implement support for --(no-)lldb-assertions #15290

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

vedantk
Copy link
Contributor

@vedantk vedantk commented Mar 16, 2018

  • LLDB assertions are on by default, like swift assertions

  • LLDB assertions can be enabled/disabled globally with the --assertions
    and --no-assertions options

Partially addresses: rdar://38524846

@vedantk
Copy link
Contributor Author

vedantk commented Mar 16, 2018

@swift-ci smoke test and merge

* LLDB assertions are on by default, like swift assertions

* LLDB assertions can be enabled/disabled globally with the --assertions
  and --no-assertions options

Partially addresses: rdar://38524846
@vedantk
Copy link
Contributor Author

vedantk commented Mar 16, 2018

@swift-ci smoke test and merge

1 similar comment
@vedantk
Copy link
Contributor Author

vedantk commented Mar 16, 2018

@swift-ci smoke test and merge

@shahmishal
Copy link
Member

@swift-ci smoke test linux

@vedantk
Copy link
Contributor Author

vedantk commented Mar 16, 2018

@swift-ci clean smoke test Linux platform

@vedantk vedantk merged commit edf4681 into swiftlang:master Mar 16, 2018
@vedantk vedantk deleted the asserts branch March 16, 2018 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants