]> granicus.if.org Git - clang/commit
Provide both const and non-const accessor methods for @try and @finally ASTs.
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 3 Nov 2007 00:38:38 +0000 (00:38 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 3 Nov 2007 00:38:38 +0000 (00:38 +0000)
commit8aab17e82aab6b3f266ef1884253226d2cb8b8d8
treef8e491c8e3624362ca436de759b984b6a4db893a
parent606efdfeb9eef70871eb62a26dfd115e209e899c
Provide both const and non-const accessor methods for @try and @finally ASTs.
My previous patch did the same for @catch AST.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43654 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h