| commit | 202dc131e7d418c800847198f282b0c60fc5e58f | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Feb 18 03:51:47 2014 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Feb 18 03:51:47 2014 +0000 |
| tree | c43c41bc37d5fa1507d711e805515178ac9a9540 | |
| parent | 742c588edc9e82cc5e31da3faa83d931370e8a09 [diff] |
PR18876: The special-case rule that ignores the destruction of a top-level temporary in a decltype expression only applies if that temporary was created by a function call, not by a function-style cast or other flavour of expression. llvm-svn: 201542