Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-29 | When a builtin that requires a constant is given a type- or | Douglas Gregor | |
value-dependent expression, don't complain that it wasn't the constant we wanted. Fixes <rdar://problem/11688587> and PR11074. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159404 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-04-14 | Match pointer of compatible vection types. | Fariborz Jahanian | |
// rdar://9208404 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129536 91177308-0d34-0410-b5e6-96231b3b80d8 |