]> granicus.if.org Git - clang/commit
We never want to pop the translation unit DC, so assert if this happens.
authorJohn McCall <rjmccall@apple.com>
Fri, 23 Jul 2010 22:45:07 +0000 (22:45 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 23 Jul 2010 22:45:07 +0000 (22:45 +0000)
commitacb7039ca3a39d564b765d31e7e8e35d3c17f261
tree5cd5df57a12b77dff0e48bc4d00a0c6bcec8f101
parentff8e11579fc904aa4032d90d2be6ce1ac5fc9fe1
We never want to pop the translation unit DC, so assert if this happens.

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