Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR8760: IndirectFieldDecl Type was not updated during template instantiat... | Francois Pichet | 2010-12-09 | 1 | -0/+13 |
* | Fix initialization for members of anonymous struct in a union. | Argyrios Kyrtzidis | 2010-08-16 | 1 | -0/+12 |
* | When emitting an lvalue for an anonymous struct or union member during | John McCall | 2010-05-21 | 1 | -0/+26 |
* | Be sure to apply initializers to members of anonymous structs and unions | John McCall | 2010-05-20 | 1 | -0/+18 |
* | When a class contains a non-empty anonymous union or struct, mark is | Douglas Gregor | 2010-05-03 | 1 | -1/+25 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix an assertion when initializing a union using a member initializer. (We we... | Anders Carlsson | 2009-09-02 | 1 | -0/+12 |