aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/GRExprEngine.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-07-01 05:10:53 +0000
committerDouglas Gregor <dgregor@apple.com>2010-07-01 05:10:53 +0000
commitd92ec474faeb6133e0d41f0de4526b22778476f2 (patch)
tree8a0cff7f5091efc1b3029cac9d4eb14fa9a14cb6 /lib/Checker/GRExprEngine.cpp
parent92bc027496b2090498f31cd8278d78720a39c020 (diff)
Reinstate fix for PR7526, which was failing because, now that we
aren't dropping all exception specifications on destructors, the exception specifications on implicitly-declared destructors were detected as being wrong (which they were). Introduce logic to provide a proper exception-specification for implicitly-declared destructors. This also fixes PR6972. Note that the other implicitly-declared special member functions also need to get exception-specifications. I'll deal with that in a subsequent commit. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107385 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Checker/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions