]> granicus.if.org Git - clang/commit
Some utilities for using the smart pointers in Actions, especially Sema. Convert...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 13 Dec 2008 16:23:55 +0000 (16:23 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 13 Dec 2008 16:23:55 +0000 (16:23 +0000)
commit798d119415323ebcd029ffe1e0fb442a4ca8adbb
treea1b5716617936cdada1e20cc771a8edbbfdf063a
parent1d922960e083906a586609ac6978678147250177
Some utilities for using the smart pointers in Actions, especially Sema. Convert a few functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60983 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/PrintParserCallbacks.cpp
include/clang/Parse/Action.h
lib/Parse/ParseDecl.cpp
lib/Parse/ParseObjc.cpp
lib/Parse/ParseStmt.cpp
lib/Parse/Parser.cpp
lib/Sema/Sema.h
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExprCXX.cpp