Go to file
Chris Lattner c1410dc1e6 Change MacroArgs to allocate space for the unexpanded tokens immediately after
the MacroArgs object itself.  This is a bit more efficient and will be even more
so shortly.

llvm-svn: 38756
2006-07-26 05:22:49 +00:00
clang Change MacroArgs to allocate space for the unexpanded tokens immediately after 2006-07-26 05:22:49 +00:00
llvm If assertions are not enabled, we should return False here. 2007-07-11 08:47:55 +00:00
stacker Adjust this file per the new requirements of the configure scripts in llvm-top 2007-07-11 02:59:25 +00:00