Skip to content
  • Daniel Dunbar's avatar
    More #include cleaning · 6e8aa537
    Daniel Dunbar authored
     - Drop {Decl.h,DeclObjC.h,IdentifierTable.h} from Expr.h
     - Moved Sema::getCurMethodDecl() out of line (dependent on
       ObjCMethodDecl via dyn_cast).
    
    llvm-svn: 54629
    6e8aa537
Loading