| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When an internal-linkage function or variable is declared within an extern "C" | Richard Smith | 2013-04-06 | 1 | -0/+27 |
| * | Correctly compute linkage of decls forward declared extern C. | Rafael Espindola | 2013-03-12 | 1 | -3/+13 |
| * | Remove a bogus assert so we don't crash in | Rafael Espindola | 2013-03-12 | 1 | -5/+17 |
| * | Fix assertion failure when parsing linkage specifications (PR5921), | Douglas Gregor | 2010-02-07 | 1 | -0/+3 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
| * | extern "C" should preserve the 'extern' qualifier for VarDecls. Fixes 6853728. | Anders Carlsson | 2009-05-16 | 1 | -0/+13 |

