Skip to content

Issue #6419: Better clang version detection for Apple Clang - #6739

Merged
bors merged 1 commit into
rust-lang:incomingfrom
lilyball:issue-6419
May 28, 2013
Merged

Issue #6419: Better clang version detection for Apple Clang#6739
bors merged 1 commit into
rust-lang:incomingfrom
lilyball:issue-6419

Conversation

@lilyball

Copy link
Copy Markdown
Contributor

Apple Clang uses different version numbering than "regular" clang, but
it also provides the "regular" version it's based on. Update the sed
pattern to pull out this "regular" version number instead of the Apple
version number.

Apple Clang uses different version numbering than "regular" clang, but
it also provides the "regular" version it's based on. Update the sed
pattern to pull out this "regular" version number instead of the Apple
version number.
bors added a commit that referenced this pull request May 27, 2013
Apple Clang uses different version numbering than "regular" clang, but
it also provides the "regular" version it's based on. Update the sed
pattern to pull out this "regular" version number instead of the Apple
version number.
@borsbors closed this May 28, 2013
@bors
bors merged commit bf57d65 into rust-lang:incomingMay 28, 2013
@lilyball
lilyball deleted the issue-6419 branch May 28, 2013 01:01
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6769: Add native "remove this semicolon" diagnostics r=matklad a=ivan770
Closesrust-lang#6739 ![demo2](https://user-images.githubusercontent.com/14003886/101530533-b76c3180-399a-11eb-9d18-5c8457721655.gif)
Co-authored-by: ivan770 <leshenko.ivan770@gmail.com>
Sign up for freeto 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.

3 participants

@lilyball@catamorphism@bors