]> granicus.if.org Git - clang/commit
Fix the perentheses location when the constructor is called on a class that has a...
authorOlivier Goffart <ogoffart@woboq.com>
Fri, 4 Sep 2015 10:17:10 +0000 (10:17 +0000)
committerOlivier Goffart <ogoffart@woboq.com>
Fri, 4 Sep 2015 10:17:10 +0000 (10:17 +0000)
commit67a6ff6a96c40e4538fb29881ae00ac88e536f17
treeb97d4cddb300ca40c13f986ea5285ccf2370c7a9
parente5c8886540b07a81c9f3d99413e942dbeb597695
Fix the perentheses location when the constructor is called on a class that has a destructor

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246844 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCast.cpp
test/SemaCXX/sourceranges.cpp