Go to file
Chris Lattner 579a05d767 Fix PR2049, updating Eli's patch that fixes to mainline. This produces incorrect
code, but the codegen doesn't crash.  I'll file a bugzilla for the AST being wrong.

llvm-svn: 49226
2008-04-04 18:42:16 +00:00
clang Fix PR2049, updating Eli's patch that fixes to mainline. This produces incorrect 2008-04-04 18:42:16 +00:00
llvm strdup needs <cstring>. This fixes a build error with g++-4.3. 2008-04-04 16:08:00 +00:00