Age | Commit message (Expand) | Author |
---|---|---|
2012-07-02 | When we're looking for redeclarations which might provide a definition in Cod... | Eli Friedman |
2010-12-15 | Set the "implicitly inline" bit on a method as soon as we see a definition | John McCall |
2010-12-09 | When an "inline" declaration was followed by a definition not marked | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-04 | Be a little more clever about inline member functions that are marked inline ... | Anders Carlsson |