"clang/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e918435f949259fc02a1dd1bc265456d466d2e4c"
When determining whether a DeclRefExpr is value-dependent when it
references a const variable of integral type, the initializer may be in a different declaration than the one that name-lookup saw. Find the initializer anyway. Fixes PR6045. llvm-svn: 93514
Loading
Please register or sign in to comment