]> granicus.if.org Git - clang/commit
add unary operator support to the stmtvisitor
authorChris Lattner <sabre@nondot.org>
Tue, 21 Aug 2007 18:18:25 +0000 (18:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Aug 2007 18:18:25 +0000 (18:18 +0000)
commit13d130c3d225cdb5b1e6d9e86cea12eea718c707
treeb8c11a840877860d0f616bfa3b28741cea955100
parentc52056a71818f45d78364d9f3c936033f482a32a
add unary operator support to the stmtvisitor

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