RecursiveASTVisitor.h: Rework Doug's r160404, "Eliminating the GCC_CAST hack, take...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 19 Nov 2012 00:51:37 +0000 (00:51 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 19 Nov 2012 00:51:37 +0000 (00:51 +0000)
commitc59776d1fe6cf3015bd6dc2d7a84e276cda1b5dd
tree78b15c136829f16ada0d3315c1ea0a860b7d64b6
parent36f29122efbf3d3c04e7d0d28059fc951e171696
RecursiveASTVisitor.h: Rework Doug's r160404, "Eliminating the GCC_CAST hack, take two."

With this, ARCMT tests would not crash on certain hosts with g++ -O2, eg. cygwin g++-4.5.3.

r160404 crashed mingw32-g++-4.4.0. I guess method's pointer in conditional expression could not be handled.

llvm-svn: 168295
clang/include/clang/AST/RecursiveASTVisitor.h