]> granicus.if.org Git - clang/commit
Driver: Add cast<> support for Action, and some other accessors.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 13 Mar 2009 12:17:08 +0000 (12:17 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 13 Mar 2009 12:17:08 +0000 (12:17 +0000)
commit85da0071a4ab7d6f06831d20bad79122d7407df7
tree16615b9b06bfa82bbf7433cadfeca94518fdcab1
parent26308bafd3610f566891eec6c29480ac5ec1c433
Driver: Add cast<> support for Action, and some other accessors.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66887 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Action.h
lib/Driver/Action.cpp