Speeds up parsing of global declarations in cases where the warning
is switched of by about 0.8% (tested with int i<N>). Additionally, this puts computing the diagnostic class into the hot path more when parsing, in preparation for upcoming optimizations in this area. llvm-svn: 169976
Loading
Please register or sign in to comment