aboutsummaryrefslogtreecommitdiff
path: root/lib/Parse/Parser.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-10-19 12:05:48 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-10-19 12:05:48 +0000
commit509447e7cb9c24a9f2bd149fe95030050b088622 (patch)
tree2afebcc22e871a0fdffd931e24aa94231865ba37 /lib/Parse/Parser.cpp
parent89c4fcfd056e65a47d713798bcd22d0273162c8a (diff)
Change a couple of cast<> to reinterpret_cast<>.
The casts<> require that "Decl.h" is included before "Type.h", use reinterpret_cast<> to remove that kind of dependency. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57781 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions