Skip to content
  1. Sep 30, 2009
    • John McCall's avatar
      Desugaring optimizations. Add single-step desugaring methods to all · a192536e
      John McCall authored
      concrete types.  Use unqualified desugaring for getAs<> and sundry.
      Fix a few users to either not desugar or use qualified desugar, as seemed
      appropriate.  Removed Type's qualified desugar method, as it was easy
      to accidentally use instead of QualType's.
      
      llvm-svn: 83116
      a192536e
    • Devang Patel's avatar
      · 7b4d52b1
      Devang Patel authored
      Lookup handler name only when assertions are enabled.
      
      llvm-svn: 83114
      7b4d52b1
  2. Sep 29, 2009
Loading