]> granicus.if.org Git - clang/commit
Don't forget to complete the objc interface before asking for information,
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 19 Oct 2011 02:25:16 +0000 (02:25 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 19 Oct 2011 02:25:16 +0000 (02:25 +0000)
commit7c81c2a5915878e4aa6908a097290fd47fb3a154
treec29464eed7bb917ee51ef0e679d81c77017f62b8
parent53e535161dfa9850de394b300915fc250eb0fdf4
Don't forget to complete the objc interface before asking for information,
otherwise lldb will suffer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142471 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclObjC.cpp
lib/Sema/SemaExpr.cpp