]> granicus.if.org Git - clang/commit
When something goes wrong in type-checking a namespace definition, make the namespace...
authorDouglas Gregor <dgregor@apple.com>
Tue, 10 Jan 2012 22:14:10 +0000 (22:14 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 10 Jan 2012 22:14:10 +0000 (22:14 +0000)
commit67310745f32be49d85aca83b47a7707f63a82adf
treeae115baa50215609f4db2dc67c51a655be211a29
parentb43550bf1bd944a16cdae9703cb1c2049b04e6bd
When something goes wrong in type-checking a namespace definition, make the namespace declaration invalid

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