]> granicus.if.org Git - clang/commit
it is ok to insert empty source ranges into diagnostics, declare variable in an if.
authorChris Lattner <sabre@nondot.org>
Tue, 6 Jan 2009 07:24:29 +0000 (07:24 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Jan 2009 07:24:29 +0000 (07:24 +0000)
commitead013e4a89d8a51acacebe541b922b309867642
tree755641c1029208fc891da8f1181720a1181fdce4
parent7bea766fc90752eb5415c40dd70fc7176383bdbc
it is ok to insert empty source ranges into diagnostics, declare variable in an if.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61800 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp