PR9869: Add explicit destructor declarations to Operator subclasses, to allow
authorEli Friedman <eli.friedman@gmail.com>
Sun, 8 May 2011 01:59:22 +0000 (01:59 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 8 May 2011 01:59:22 +0000 (01:59 +0000)
commit6a61834d1c41971f80669a0484f1a0d2d8a1c286
tree58ec1b33edd9043ffc2c7b3655974228f3f02db1
parentca66226e7e8368719f5b9937ed6523c7117a9d63
PR9869: Add explicit destructor declarations to Operator subclasses, to allow
compiling Operator.h with gcc 4.6 in C++0x mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131062 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Operator.h