|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| | Allow taking the address of such a field for a pointer-to-member constant. Fixes rdar://8818236.
llvm-svn: 124575 | 
| | 
| 
| 
| | llvm-svn: 124574 | 
| | 
| 
| 
| 
| 
| | instantiation.
llvm-svn: 121363 | 
| | 
| 
| 
| | llvm-svn: 111159 | 
| | 
| 
| 
| 
| 
| 
| | class initialization, drill down through an arbitrary number of anonymous
records.
llvm-svn: 104310 | 
| | 
| 
| 
| 
| 
| 
| 
| | recursively, e.g. so that members of anonymous unions inside anonymous structs
still get initialized.  Also generate default constructor calls for anonymous
struct members when necessary.
llvm-svn: 104292 | 
| | 
| 
| 
| 
| 
| | as non-empty. Fixes PR7021.
llvm-svn: 102913 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | - This is designed to make it obvious that %clang_cc1 is a "test variable"
   which is substituted. It is '%clang_cc1' instead of '%clang -cc1' because it
   can be useful to redefine what gets run as 'clang -cc1' (for example, to set
   a default target).
llvm-svn: 91446 | 
|  | weren't casting from the union type to the initializer type correctly).
llvm-svn: 80837 |