Allow 'static' storage specifier on an out-of-line class member template declaration...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 8 May 2019 13:24:36 +0000 (13:24 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 8 May 2019 13:24:36 +0000 (13:24 +0000)
commit6de5576af7f4a6e5e42915b2ac8bb1ec1cb88baa
tree428434f0524cd05126ba0bdda3039480befd25df
parent2a647e75c51831b6e6f41ce19d5ef55704786db1
Allow 'static' storage specifier on an out-of-line class member template declaration in MSVCCompat mode.

Patch by Soumi Manna.

llvm-svn: 360250
clang/lib/Sema/SemaDecl.cpp
clang/test/SemaCXX/warn-static-outside-class-definition.cpp