Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change enumerator default linkage type for C | Bruno Cardoso Lopes | 2017-07-01 | 1 | -1/+1 |
* | [modules] Follow the C++ standard's rule for linkage of enumerators: they have | Richard Smith | 2015-11-13 | 1 | -1/+1 |
* | [modules] Simplify and generalize the existing rule for finding hidden | Richard Smith | 2015-11-12 | 1 | -1/+1 |
* | Merge storage classes even when contexts don't match. | Rafael Espindola | 2012-12-18 | 1 | -0/+8 |
* | ParmVarDecls have no linkage. Previously we would report that parameters | Argyrios Kyrtzidis | 2011-12-01 | 1 | -2/+6 |
* | c-index-test's printing of linkage was completely broken, as was the | Douglas Gregor | 2010-03-04 | 1 | -5/+8 |
* | Add '-test-print-linkage-source' option to c-index-test | Ted Kremenek | 2010-03-03 | 1 | -0/+23 |