| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Just disable the hidden-visibility optimization for now by hiding it behind | John McCall | 2010-08-12 | 1 | -1/+1 |
| * | It turns out that linkers (at least, the Darwin linker) don't necessarily | John McCall | 2010-08-05 | 1 | -1/+1 |
| * | Extend the hidden-visibility vtables optimization to template classes that | John McCall | 2010-08-04 | 1 | -1/+1 |
| * | Emit weak vtables of non-template classes with hidden visibility. | John McCall | 2010-08-03 | 1 | -0/+9 |
| * | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -0/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | If a class does not have a key function, its linkage should be weak_odr. | Anders Carlsson | 2009-12-05 | 1 | -1/+1 |
| * | Tweak "key function" rules so that they work for templates with virtual | Eli Friedman | 2009-12-05 | 1 | -0/+12 |

