Displaying 2 results from an estimated 2 matches for "castkind".
Did you mean:
cast_kind
2010 Dec 01
0
[LLVMdev] [cfe-dev] draft rule for naming types/functions/variables
Hi Chris,
I've uploaded a new patch to http://codereview.appspot.com/3264041.
It's also attached to this message.
I think I've addressed all your comments, except "when in doubt, an
enum should be a 'Kind'". I don't think I fully understand that
point, and it strikes me as a bit ad hoc for the coding standards. Do
we really want it?
If you feel that's
2010 Dec 01
3
[LLVMdev] [cfe-dev] draft rule for naming types/functions/variables
On Tue, Nov 30, 2010 at 5:07 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On Nov 30, 2010, at 5:02 PM, Zhanyong Wan (λx.x x) wrote:
>
>> Thanks for the comments, Chris! Glad that we are making progress.
>>
>> I'll make most of the edits you suggested later today. Before that,
>> there are a couple of high-level points I'd like to go over