r192570 - Fixed "ArgSize may be used uninitialised" error when compiling with gcc.

Robert Lytton robert at xmos.com
Mon Oct 14 09:33:33 PDT 2013


Hi David,

Just to confirm that the initialization was needless.
All enum types are covered in switch statement.
Each case assigns to the variable.

Robert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131014/0834c3cf/attachment.html>


More information about the cfe-commits mailing list