]> granicus.if.org Git - clang/commit
Fixing an MSVC warning -- the compiler did not like the cast added to work around...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 16 Jul 2012 15:45:33 +0000 (15:45 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 16 Jul 2012 15:45:33 +0000 (15:45 +0000)
commit177f1be7fe5b7d71a791901fb83d95e18c413513
treece2775cbcfbc7c3ec78f00a7fac4884e9261f369
parent6e39d05d4e0babbc9cc2bcec0c02394a45ec727a
Fixing an MSVC warning -- the compiler did not like the cast added to work around a g++ bug (it would claim to possibly emit incorrect code).

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