Splitting the duplicated decl spec extension warning into two: one is an...
Splitting the duplicated decl spec extension warning into two: one is an ExtWarn and the other a vanilla warning. This addresses PR13705, where const char const * wouldn't warn unless -pedantic was specified under the right conditions. llvm-svn: 162793
Loading
Please register or sign in to comment