]> granicus.if.org Git - clang/commit
Support C++11 enum forward declarations.
authorEric Christopher <echristo@apple.com>
Fri, 1 Jun 2012 00:22:57 +0000 (00:22 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 1 Jun 2012 00:22:57 +0000 (00:22 +0000)
commit5a2eff85d185ad94b6272a6f6c869496d8c23ced
treebcebfaed579926b558170e74ff952860ec2a1c55
parent684190b8dbe5258f4708ffbd816b8c5ee5b3502d
Support C++11 enum forward declarations.

Part of rdar://11570854

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157787 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-enum-class.cpp