[cfe-commits] r102224 - in /cfe/trunk: include/clang/AST/DeclBase.h lib/CodeGen/CGDebugInfo.cpp lib/Frontend/PCHReaderDecl.cpp lib/Sema/Lookup.h lib/Sema/SemaDecl.cpp lib/Sema/SemaLookup.cpp lib/Sema/SemaTemplateInstantiateDecl.cpp
John McCall
rjmccall at apple.com
Fri Apr 23 17:46:14 PDT 2010
On Apr 23, 2010, at 5:40 PM, Devang Patel wrote:
> Author: dpatel
> Date: Fri Apr 23 19:40:35 2010
> New Revision: 102224
>
> URL: http://llvm.org/viewvc/llvm-project?rev=102224&view=rev
> Log:
> Revert r102215. This causes clang crash while compiling a test case from gdb testsuite.
Why does your revert of my patch contain changes to CGDebugInfo.cpp?
John.
More information about the cfe-commits
mailing list