Go to file
Eli Friedman 988a16b9b8 Change the AST generated for offsetof a bit so that it looks like a
normal expression, and change Evaluate and IRGen to evaluate it like a 
normal expression.  This simplifies the code significantly, and fixes 
PR3396.

llvm-svn: 65622
2009-02-27 06:44:11 +00:00
clang Change the AST generated for offsetof a bit so that it looks like a 2009-02-27 06:44:11 +00:00
llvm Silence compiler warning about use of uninitialized variables (in reality these 2009-02-27 06:37:39 +00:00