diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-10-19 12:05:48 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-10-19 12:05:48 +0000 |
commit | 509447e7cb9c24a9f2bd149fe95030050b088622 (patch) | |
tree | 2afebcc22e871a0fdffd931e24aa94231865ba37 /lib/Parse/Parser.cpp | |
parent | 89c4fcfd056e65a47d713798bcd22d0273162c8a (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