Go to file
Ted Kremenek a84522088f Fix a crash in GRSimpleVals::EvalCast due not handling transparent unions.
llvm-svn: 64200
2009-02-10 05:42:58 +00:00
clang Fix a crash in GRSimpleVals::EvalCast due not handling transparent unions. 2009-02-10 05:42:58 +00:00
llvm Function temporaries can not overlap with retval or args.See the comment in source code to know the reason. Anything having .auto. in its name is local to a function in nature irrespective of the linkage specified. print static local variables in module level IDATA section. 2009-02-10 04:20:26 +00:00