]> granicus.if.org Git - clang/commit
Fix problem dumping/printing method names with null selector.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 16 Oct 2007 20:52:13 +0000 (20:52 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 16 Oct 2007 20:52:13 +0000 (20:52 +0000)
commitf24d95acc1201c04b57981eb5dbada4004466881
tree049e44cba3452a08525d549c7a691d0a9ad155f3
parentb62f6813406a03bf8a371c4e46c9fad51d102121
Fix problem dumping/printing method names with null selector.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43039 91177308-0d34-0410-b5e6-96231b3b80d8
AST/StmtDumper.cpp
AST/StmtPrinter.cpp
Parse/ParseObjc.cpp