Holger Schurig
2008-May-30 08:59 UTC
[LLVMdev] PATCH: clang: fix description for -Wimplicit-function-declaration
Currently, "clang -help" gives a strange output. This patch fixes it. -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-clang-warning.patch Type: text/x-diff Size: 610 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080530/1d2c5719/attachment.patch>
Ted Kremenek
2008-May-30 16:43 UTC
[LLVMdev] PATCH: clang: fix description for -Wimplicit-function-declaration
Applied: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080526/005937.html Thanks! In the future, please send clang patches to cfe-dev, not llvmdev. On May 30, 2008, at 1:59 AM, Holger Schurig wrote:> Currently, "clang -help" gives a strange output. This patch fixes > it. > <fix-clang- > warning.patch>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev