| commit | 1d4b2e16a2bc20356e1c79e3115217a80c6104af | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Apr 01 21:43:41 2013 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Mon Apr 01 21:43:41 2013 +0000 |
| tree | 7b5f60f6a4066acb79073686533b556c1f053e1d | |
| parent | d2c0abad2b89bc240002cad1da3732543082f9fa [diff] |
PR15633: Note that we are EnteringContext when parsing the nested name specifier for an enumeration. Also fix a crash-on-invalid if a non-dependent name specifier is used to declare an enum template. llvm-svn: 178502