]> granicus.if.org Git - clang/commit
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)
commit3940f412bff449818c5f297abbb5bdb1b756de3b
treec38eaed7dd21438829e61fd78e2f5c9dc5e1217a
parentcd82a9ab78c01b2cbf361a6c217e5aff75c2bea5
Allow 'static' storage specifier on an out-of-line class member template declaration in MSVCCompat mode.

Patch by Soumi Manna.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360250 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaCXX/warn-static-outside-class-definition.cpp