[LLVMdev] A new mechanism to compiler kernel modules using llvm: Defer type evaluation in clang?

David Chisnall David.Chisnall at cl.cam.ac.uk
Mon Apr 29 08:55:33 PDT 2013


On 29 Apr 2013, at 15:38, Joshua Cranmer <pidgeot18 at gmail.com> wrote:

> In particular, you can do things in C like:
> 
> #if sizeof(T) == 10

You can write that, but it almost certainly doesn't mean what you appear to think it means...

David





More information about the llvm-dev mailing list