[cfe-commits] r102215 - in /cfe/trunk: include/clang/AST/DeclBase.h lib/Frontend/PCHReaderDecl.cpp lib/Sema/Lookup.h lib/Sema/SemaDecl.cpp lib/Sema/SemaLookup.cpp lib/Sema/SemaTemplateInstantiateDecl.cpp

Devang Patel devang.patel at gmail.com
Fri Apr 23 17:40:33 PDT 2010


John,

On Fri, Apr 23, 2010 at 2:37 PM, John McCall <rjmccall at apple.com> wrote:
> Author: rjmccall
> Date: Fri Apr 23 16:37:18 2010
> New Revision: 102215
>
> URL: http://llvm.org/viewvc/llvm-project?rev=102215&view=rev
> Log:
> Transition the last acceptable-result filter kind in LookupResult over to use
> a simple IDNS mask by introducing a namespace for non-member operators.

This is causing breaking in clang gdb testsuite. clang crashes while
compiling attached test case. I am reverting this patch for now.
-
Devang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: anon-struct.cc
Type: application/octet-stream
Size: 589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100423/a44afbf0/attachment.obj>


More information about the cfe-commits mailing list