diff options
author | Chris Lattner <sabre@nondot.org> | 2008-10-26 22:36:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-10-26 22:36:07 +0000 |
commit | eccc53a0a0ed1abc7bb4c04ed9566ce0c5c63140 (patch) | |
tree | f832445008342b83358543fb03d5e122137f467f /lib/Sema/SemaInit.cpp | |
parent | 838cb21b800e55d88201fa76b978a7d11478c655 (diff) |
This patch continues parser-level implementation of designators:
1. It introduces new parser level abstractions for designators
that are used to communicate between parser and sema.
2. This fixes a FIXME where "identifier ':'" was considered to be
a designator even if it wasn't the first in a designator list.
3. In the "identifier ':'" case, it actually builds the designator
representation.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58205 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaInit.cpp')
0 files changed, 0 insertions, 0 deletions