hanchenye-llvm-project/clang/test/ASTMerge
Argyrios Kyrtzidis 52f53fb303 Improve location fidelity of objc decls.
-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
2011-10-04 04:48:02 +00:00
..
Inputs Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
category.m Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
class-template.cpp
class.cpp
enum.c
exprs.c
function.c
interface.m Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
namespace.cpp
property.m
struct.c
typedef.c
var.c Flip the default for showing include stacks on notes to false. This 2011-03-27 20:00:08 +00:00