| commit | fe781458d81de407fe8ca9999b06d34231e70210 | [log] [tgz] |
|---|---|---|
| author | Hans Wennborg <hans@hanshq.net> | Tue Jun 17 00:00:18 2014 +0000 |
| committer | Hans Wennborg <hans@hanshq.net> | Tue Jun 17 00:00:18 2014 +0000 |
| tree | 518ab02df2a427f45745512318dff0b0f61de589 | |
| parent | 2da1bbc113f654b5dd63e1cf47784a6c6c19024b [diff] |
MS static locals mangling: don't count enum scopes We may not have the mangling for static locals vs. enums completely figured out, but at least for my simple test cases, enums should not increment the mangling number. Differential Revision: http://reviews.llvm.org/D4164 llvm-svn: 211078