When writing out the entries in a lookup table for a DeclContext, make
sure that all of the CXXConversionDecls go into the same bucket. Otherwise, name lookup might not find them all. Fixes <rdar://problem/10041960>. llvm-svn: 138824
Loading
Please sign in to comment