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