]> granicus.if.org Git - clang/commit
fix PR8380, a crash on invalid due to an illogical DeclSpec SourceRange being constru...
authorChris Lattner <sabre@nondot.org>
Tue, 9 Nov 2010 20:14:26 +0000 (20:14 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Nov 2010 20:14:26 +0000 (20:14 +0000)
commit729ad83035f4e62eaec403fbdc7c1c843fa30f59
tree725fd0f62d9558640ef43f40c8d9fa41d9623e25
parentef9b1497908ab1684e04f244289f1ebe8d44274e
fix PR8380, a crash on invalid due to an illogical DeclSpec SourceRange being constructed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118625 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
test/Parser/cxx-decl.cpp