Go to file
John McCall 2b058ef245 Don't enter a new scope for a namespace-qualified declarator unless we're
in a file context.  In well-formed code, only happens with friend functions.
Fixes PR 5760.

llvm-svn: 91146
2009-12-11 20:04:54 +00:00
clang Don't enter a new scope for a namespace-qualified declarator unless we're 2009-12-11 20:04:54 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Fix the result type of SELECT nodes lowered from Select instructions with 2009-12-11 19:50:50 +00:00