Skip to content
Commit 435e647a authored by Richard Smith's avatar Richard Smith
Browse files

PR35456: Track definedness of variable template specializations separately from

whether they have an initializer.

We cannot distinguish between a declaration of a variable template
specialization and a definition of one that lacks an initializer without this,
and would previously mistake the latter for the former.

llvm-svn: 319605
parent a8c5d3af
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