summaryrefslogtreecommitdiff
path: root/clang/lib/AST/StmtObjC.cpp
AgeCommit message (Expand)Author
2021-10-27[clang] Convert ObjCAtTryStmt to llvm::TrailingObjectsNico Weber
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-09Port getLocEnd -> getEndLocStephen Kelly
2018-08-09Add getEndLoc API to replace getLocEndStephen Kelly
2016-10-20Retire llvm::alignOf in favor of C++11 alignof.Benjamin Kramer
2015-10-02Move functions declared in Stmt{ObjC,CXX}.h and OpenMPClause.h intoJames Y Knight