[cfe-dev] Xcode9.0 beta with Clang6.0 Plugin compile error

Richard Smith via cfe-dev cfe-dev at lists.llvm.org
Wed Aug 30 18:44:47 PDT 2017


Can you provide (as text, not an image) the full clang command line that is
being invoked?

This might be an XCode issue rather than a Clang issue, in which case you
will need to ask Apple.

On 24 August 2017 at 04:19, wwwwwww via cfe-dev <cfe-dev at lists.llvm.org>
wrote:

> Hi,
>
> Everyone!
>
> I am sanren,worked for Tencent.
>
> We have a error about Clang6.0 : "cannot specify -o when generating
> multiple output files".
>
> Environment:Xcode9 beta and Clang6.0( From:git clone http://llvm.org/git/
> llvm.git)
>
> We write the ClangPlugin and insert into Xcode9,We do the samething with
> Xcode8 and clang4.0,and it's worked well.
>
> But when we update to Xcode9,the problem appeared:
>
>
>
>
>
> We modify the project setting in order to add ClangPlugin,the setting
> detail as follow:
>
>
>
>
> Attach is the design the source code of ClangPlugin.
>
> Look forward to your reply.
>
> Cheers!
>
>
>
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170830/1f3d9c35/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0EF31B16 at 38A7AB05.44B69E59.jpg.jpg
Type: image/jpeg
Size: 224180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170830/1f3d9c35/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AF958977 at BC9B2954.44B69E59.jpg.jpg
Type: image/jpeg
Size: 39559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170830/1f3d9c35/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 722B8B2A at 32B71349.44B69E59.jpg.jpg
Type: image/jpeg
Size: 109450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170830/1f3d9c35/attachment-0002.jpg>


More information about the cfe-dev mailing list