llvm-project/clang/include
Richard Smith 435e647a41 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
2017-12-02 02:48:42 +00:00
..
clang PR35456: Track definedness of variable template specializations separately from 2017-12-02 02:48:42 +00:00
clang-c [index] Generate class & metaclass manglings for objc 2017-09-22 16:58:57 +00:00
CMakeLists.txt