Go to file
Douglas Gregor 54feb84489 When building a PCH file, don't perform end-of-translation-unit
wrap-up (e.g., turning tentative definitions into definitions). Also,
very that, when we actually use the PCH file, we get the ride code
generation for tentative definitions and definitions that show up in
the PCH file.

llvm-svn: 69043
2009-04-14 16:27:31 +00:00
clang When building a PCH file, don't perform end-of-translation-unit 2009-04-14 16:27:31 +00:00
llvm Handle aggregate type arguments to direct and indirect calls. 2009-04-14 02:49:52 +00:00