Re: r352219 - Allow 'static' storage specifier on an out-of-line member function template

2019-01-25 Thread Roman Lebedev via cfe-commits
This review is invalid, since the lists weren't subscribed. On Fri, Jan 25, 2019 at 8:01 PM Erich Keane via cfe-commits wrote: > > Author: erichkeane > Date: Fri Jan 25 09:01:42 2019 > New Revision: 352219 > > URL: http://llvm.org/viewvc/llvm-project?rev=352219=rev > Log: > Allow 'static'

r352219 - Allow 'static' storage specifier on an out-of-line member function template

2019-01-25 Thread Erich Keane via cfe-commits
Author: erichkeane Date: Fri Jan 25 09:01:42 2019 New Revision: 352219 URL: http://llvm.org/viewvc/llvm-project?rev=352219=rev Log: Allow 'static' storage specifier on an out-of-line member function template declaration in MSVCCompat mode Microsoft compiler permits the use of 'static' storage