Go to file
Mike Stump 537abb0dec Fix PR3612. We ensure that we add builtins to the GlobalDeclMap and
we ensure that things added to the module can be found even when they
are not in GlobalDeclMap.  The later is for increased flexibility,
should someone want to do something tricky like extern "Ada" in the
same module.

llvm-svn: 65657
2009-02-27 22:42:30 +00:00
clang Fix PR3612. We ensure that we add builtins to the GlobalDeclMap and 2009-02-27 22:42:30 +00:00
llvm Testcase to insure C strings go to the cstring 2009-02-27 22:35:12 +00:00