Age | Commit message (Expand) | Author |
---|---|---|
2011-12-09 | Add notes for suppressing and (if it's a zero-arg function returning bool) fi... | David Blaikie |
2011-12-05 | Add a warning for implicit conversion from function literals (and static | Lang Hames |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-10-11 | Catch placeholder types in DefaultLvalueConversion | John McCall |
2011-08-17 | Treating the unused equality comparisons as something other than part of | Chandler Carruth |
2011-04-10 | Simplify calling CheckPlaceholderExpr, converge on it in a few places, | John McCall |
2011-04-07 | Basic, untested implementation for an "unknown any" type requested by LLDB. | John McCall |
2011-03-16 | Clean up our handling of template-ids that resolve down to a single | Douglas Gregor |