| commit | ae8e792fe251454a2a991fe862159ee2d0dc5ab4 | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Nov 15 06:20:21 2011 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Nov 15 06:20:21 2011 +0000 |
| tree | 7b2b5f34dc3280ec591f7d939db1adc61c3e8227 | |
| parent | d992e1439409165453cb7ec6c8736c5518ee914a [diff] |
Use Decl's isImplicit field to indicate whether an ObjCInterfaceDecl is 'ImplicitInterfaceDecl', no need to store it in another field. llvm-svn: 144624