[llvm-commits] [www] r136820 - /www/trunk/demo/index.cgi
Bill Wendling
wendling at apple.com
Wed Aug 3 15:31:11 PDT 2011
On Aug 3, 2011, at 3:24 PM, Eli Friedman wrote:
> On Wed, Aug 3, 2011 at 3:17 PM, Tanya Lattner <tonic at nondot.org> wrote:
> Should a dragon really meow? :)
>
What *do* dragons say? :-)
> Also, it appears that the default source code produces a warning:
>
> Output from llvm C/C++ front-end (clang)
>
> /tmp/webcompile/_4493_0.c:9:14: warning: unused parameter 'argc'
> [-Wunused-parameter]
> int main(int argc, char **argv) {
> ^
> 1 diagnostic generated.
>
I think that's the fault of the compiler that seems to have been fixed all ready.
-bw
More information about the llvm-commits
mailing list