| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
| | | | | | llvm-svn: 86432 | ||||
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -4/+4 |
| | | | | | | | - 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious. llvm-svn: 86430 | ||||
| * | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -12/+12 |
| | | | | | llvm-svn: 81346 | ||||
| * | Added member arrays to more tests now that ir-gen supports it. | Fariborz Jahanian | 2009-08-20 | 1 | -3/+9 |
| | | | | | llvm-svn: 79575 | ||||
| * | Patch to 1) synthesizing non-trivial default destructor when | Fariborz Jahanian | 2009-08-17 | 1 | -0/+54 |
| one is not provided by user. 2) More complete emission of ctor prologue when it has no initializer list or when it is synthesized. llvm-svn: 79269 | |||||

