| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure template argument deduction is consistently performed in an unevalu... | Eli Friedman | 2012-02-08 | 1 | -0/+11 |
| * | Suppress the used-but-not-defined warning for static data members while I loo... | Eli Friedman | 2012-02-04 | 1 | -4/+7 |
| * | Add some code to accurately perform odr-used marking for variables per the C+... | Eli Friedman | 2012-02-02 | 1 | -0/+45 |
| * | Rough fix for PR9323 that prevents Clang from marking copy constructor | Chandler Carruth | 2011-02-25 | 1 | -0/+17 |
| * | Don't warn about static const integral data members with in-line constant | John McCall | 2011-02-21 | 1 | -0/+21 |
| * | Warn about code that uses variables and functions with internal linkage | John McCall | 2011-02-19 | 1 | -0/+86 |

