commit | d9b600c1a589200be905c53e2e10fceb57efa18d | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Jan 12 17:52:59 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Jan 12 17:52:59 2010 +0000 |
tree | 61917a5f8f706cd00c82cb704055d2c9dfe9a045 | |
parent | 26337b2f6d4b8dc7458a6e24dca05cb021a21861 [diff] |
Parse dependent template-ids in base clauses and member initializers. This isn't actually in the C++ grammar (in any version), but that's clearly an oversight: both GCC and EDG support this syntax, and it's used within Boost code. I'll file a core issue proposing precisely the change made here. Fixes PR6008. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93243 91177308-0d34-0410-b5e6-96231b3b80d8