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

wwwwwww via cfe-dev cfe-dev at lists.llvm.org
Thu Aug 24 04:19:32 PDT 2017


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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170824/15c0ffa9/attachment.html>
-------------- 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/20170824/15c0ffa9/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/20170824/15c0ffa9/attachment-0001.jpg>
-------------- 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/20170824/15c0ffa9/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OCFuncCall.cpp
Type: application/octet-stream
Size: 9740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170824/15c0ffa9/attachment.obj>


More information about the cfe-dev mailing list