]> granicus.if.org Git - clang/commit
Fix a crasher than manifests when typo correction suggests a function template.
authorRichard Trieu <rtrieu@google.com>
Wed, 31 Jul 2013 00:48:10 +0000 (00:48 +0000)
committerRichard Trieu <rtrieu@google.com>
Wed, 31 Jul 2013 00:48:10 +0000 (00:48 +0000)
commit89310785fe44470da0c1c1eefa54ad9c6dae8e78
tree872e75259f184d35e5f56bfb702e05bd86e4e9da
parent28803ba0cd8a5d13d104af96aadf72dca4160a7f
Fix a crasher than manifests when typo correction suggests a function template.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187467 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaCXX/typo-correction-pt2.cpp