Go to file
Chris Lattner 3ad4682b23 expose TypePrinting as a public API.
llvm-svn: 65729
2009-02-28 22:34:45 +00:00
clang Fix invalid VLAs/VMs in Sema::ActOnVariableDeclarator, so that the variable will have the right type by the time the initializer is checked. This ensures that code like 2009-02-28 21:56:50 +00:00
llvm expose TypePrinting as a public API. 2009-02-28 22:34:45 +00:00