]> granicus.if.org Git - clang/commit
Drive-by fix of incorrect diagnostic, and a test case for said diagnostic. The double...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 11 Feb 2012 23:51:21 +0000 (23:51 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 11 Feb 2012 23:51:21 +0000 (23:51 +0000)
commitecfcd5655758955d8958dc2a7a7b2c8eff2395b7
tree8f31d11001001d186ea5d632f25f4b3127f3a9db
parent56a04287a1c713870d1e03206cce785e985cc866
Drive-by fix of incorrect diagnostic, and a test case for said diagnostic. The double error is unfortunate, but I really don't see an alternative whose effort is worth it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150317 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Initialization.h
lib/Parse/ParseDecl.cpp
test/Parser/cxx-default-delete.cpp