Skip to content
Commit 5fcb51c0 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 27b174f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment