1. 2def773 Add notes for suppressing and (if it's a zero-arg function returning bool) fixing the function-to-bool conversion warning. by David Blaikie · 13 years ago
  2. e14ca9f Add a warning for implicit conversion from function literals (and static by Lang Hames · 13 years ago
  3. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  4. 6dbba4f Catch placeholder types in DefaultLvalueConversion by John McCall · 13 years ago
  5. ec8058f Treating the unused equality comparisons as something other than part of by Chandler Carruth · 13 years ago
  6. fb8721c Simplify calling CheckPlaceholderExpr, converge on it in a few places, by John McCall · 13 years ago
  7. 1de4d4e Basic, untested implementation for an "unknown any" type requested by LLDB. by John McCall · 13 years ago
  8. db2eae6 Clean up our handling of template-ids that resolve down to a single by Douglas Gregor · 13 years ago[Renamed (78%) from test/SemaTemplate/resolve-single-template-id.patch]
  9. fadb53b Fixes for some more expressions containing function templateids that by Douglas Gregor · 13 years ago