Skip to content
Commit 0840cc02 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When determining whether a reference to a static data member is an

integral constant expression, make sure to find where the initializer
was provided---inside or outside the class definition---since that can
affect whether we have an integral constant expression (and, we need
to see the initializer itself).

llvm-svn: 85741
parent 3e6398ba
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