• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Will we ever be able to refactor C++?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Will we ever be able to refactor C++?


  • Subject: Re: Will we ever be able to refactor C++?
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Sat, 26 Jan 2013 15:06:36 +0100

Le 25 janv. 2013 à 17:53, Jeffrey Walton <email@hidden> a écrit :

> On Fri, Jan 25, 2013 at 11:42 AM, Tom Davie <email@hidden> wrote:
>>
>> On 25 Jan 2013, at 08:50, Rick Mann <email@hidden> wrote:
>>
>>> I thought because Xcode depended on the clang front end for all of its code coverage features, that it would eventually be able to refactor C++. As I understood it, it didn't refactor C++ in the past because clang's C++ support was still insufficient.
>>>
>>> But clang is a very good C++ compiler now. Yet Xcode still balks at even renaming symbols (the only refactoring I've ever needed).
>>>
>>> Any chance we'll see C++ support in the foreseeable future?
>>
>> I believe google's clang team is working very hard on a refactoring library based on clang.  This supports C++.  We can but hope apple will back port into their clang libraries, and Xcode.
>>
> Things could get tricky because neither Apple nor Google are good
> about pushing changes back upstream in a usable way.


Look like you don't have any clue about how the LLVM/clang project works.
They don't have anything to do to push changes upstream, as all changes are done in the main repository (apart some experimental feature like ARC which is the only part that was developed internally, and then merge in the main trunk).

-- Jean-Daniel





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Will we ever be able to refactor C++?
      • From: Jeffrey Walton <email@hidden>
References: 
 >Will we ever be able to refactor C++? (From: Rick Mann <email@hidden>)
 >Re: Will we ever be able to refactor C++? (From: Tom Davie <email@hidden>)
 >Re: Will we ever be able to refactor C++? (From: Jeffrey Walton <email@hidden>)

  • Prev by Date: Re: Encrypting NIBs and StoryBoards
  • Next by Date: Re: Will we ever be able to refactor C++?
  • Previous by thread: Re: Will we ever be able to refactor C++?
  • Next by thread: Re: Will we ever be able to refactor C++?
  • Index(es):
    • Date
    • Thread