Don't warn about static const integral data members with in-line constant
initializers just because they don't have a proper out-of-line definition. Such code is technically ill-formed but is too common and too unlikely to be a problem to be seriously worth worrying about. llvm-svn: 126137
Loading
Please register or sign in to comment