| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
llvm-svn: 67392
|
| |
|
|
|
|
|
| |
when there is actually a property declaration
used in the dot-syntax.
llvm-svn: 67391
|
| |
|
|
|
|
|
|
| |
- For one thing, this adds unneeded overhead; for another, this
routine can be used to emit unnamed decls which we shouldn't try to
mangle.
llvm-svn: 66212
|
| |
|
|
|
|
|
| |
attributes. Example would be, readonly, assign or
assign, copy, etc.
llvm-svn: 60620
|
| |
|
|
|
|
| |
still getting coverage for non-IRgen cases.
llvm-svn: 58084
|
| |
|
|
|
|
| |
still getting coverage for non-IRgen cases.
llvm-svn: 58082
|
| |
|
|
| |
llvm-svn: 57744
|
| |
|
|
|
|
|
| |
- Hit debug info generation.
- Hit both ObjC runtimes.
llvm-svn: 57088
|
|
|
- AST printing, dumping, serialization, codegen.
- HTML printing.
- Parser callbacks.
Several of these are XFAIL because they trigger unimplemented code.
llvm-svn: 57081
|