Age | Commit message (Expand) | Author |
---|---|---|
2013-04-17 | Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. | Andy Gibbs |
2011-07-29 | Fix an inconsistency in Sema::ConvertArgumentsForCall in that | Peter Collingbourne |
2010-04-22 | Whenever we complain about a failed initialization of a function or | Douglas Gregor |
2010-04-09 | Improve diagnostics when we fail to convert from a source type to a | Douglas Gregor |
2009-12-22 | Serialize the NoReturn bit on FunctionTypes for precompiled headers | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-07-21 | Revert this, we can now avoid error cascades better. | Mike Stump |
2009-07-21 | Prep for new warning. | Mike Stump |
2009-04-18 | make sure to verify that the "non pch" runs worked. | Chris Lattner |
2009-04-13 | PCH support for functions and their parameters. | Douglas Gregor |