Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reference binding of const lvalue references to bit-fields, which | Douglas Gregor | 2010-01-29 | 1 | -0/+3 |
* | Fix a code gen. bug involving compiling global references. | Fariborz Jahanian | 2010-01-25 | 1 | -0/+5 |
* | Fix the CodeGen half of PR5911 by changing reference initialization to | Chandler Carruth | 2010-01-12 | 1 | -0/+7 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix a recent regression from the initialization changes. | Eli Friedman | 2009-12-11 | 1 | -0/+9 |