On Jan 29, 2009, at 8:53 AM, Douglas Gregor wrote: > Author: dgregor > Date: Thu Jan 29 10:53:55 2009 > New Revision: 63315 > > URL: http://llvm.org/viewvc/llvm-project?rev=63315&view=rev > Log: > Clean up designated initialization of unions, so that CodeGen doesn't > have to try to guess which member is being initialized.
Can we move RD down inside the #ifndef? tools/clang/lib/CodeGen/CGExprConstant.cpp:241: warning: unused variable ‘RD’ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
