Skip to content
  1. Nov 03, 2009
  2. Nov 02, 2009
  3. Nov 01, 2009
  4. Oct 31, 2009
  5. Oct 30, 2009
    • Douglas Gregor's avatar
      Fix a crazy canonical-types bug because canonicalizing a · 326b2fa0
      Douglas Gregor authored
      dependently-sized array type with a given expression might end up
      returning a non-canonical type; see through that non-canonical type to
      the underlying canonical type. Yes, I have a test case; no, I can't
      reduce it to the point where it's worth checking in :(
      
      llvm-svn: 85633
      326b2fa0
Loading