forked from OSchip/llvm-project
-Add the location of the class name to all objc container decls, not just ObjCInterfaceDecl. -Make objc decls consistent with the rest of the NamedDecls and have getLocation() point to the class name, not the location of '@'. llvm-svn: 141061 |
||
|---|---|---|
| .. | ||
| Inputs | ||
| category.m | ||
| class-template.cpp | ||
| class.cpp | ||
| enum.c | ||
| exprs.c | ||
| function.c | ||
| interface.m | ||
| namespace.cpp | ||
| property.m | ||
| struct.c | ||
| typedef.c | ||
| var.c | ||