[llvmlinux] Clang know handle unknown options as errors

Charlebois, Mark mcharleb at quicinc.com
Fri Oct 4 01:32:08 UTC 2013


Fantastic! I'll see if I can try that with the kbuild test scripts to see if cc-option works better

Thanks,

Mark

From: llvmlinux-bounces at lists.linuxfoundation.org [mailto:llvmlinux-bounces at lists.linuxfoundation.org] On Behalf Of Tinti
Sent: Thursday, October 03, 2013 4:42 PM
To: llvmlinux
Subject: [llvmlinux] Clang know handle unknown options as errors

Hi,

Rudkx has just pointed out that clang will now handle unknown options as errors: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130923/089470.html

The patch is:

commit 49b3533e1ac091894537d1a7be4bc51fef1ae1e5
Author: Rafael Espindola <rafael.espindola at gmail.com<mailto:rafael.espindola at gmail.com>>
Date:   Wed Sep 25 19:07:08 2013 +0000

    Produce an error for unknown -f options.

    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191394 91177308-0d34-0410-b5e6-96231b3b80d8

--
Simplicity is the ultimate sophistication
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20131004/5856acbf/attachment.html>


More information about the LLVMLinux mailing list