> Please capitalize local variable names. Hmm - I've seen some inconsistency in that regard in the existing code & I tried to find something in the LLVM coding conventions ( http://llvm.org/docs/CodingStandards.html#ll_naming ) but it didn't seem to cover variable names at all. Is that the rule, then, variable names follow the type name rules (ThingType, ThingVariable, thingFunction)?
- David _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
