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 | f3e58e2ebc946c5a076bd237ab4f4c1bb3d0ec0f (patch) | |
tree | 412e7714c48c1d92749e591ab83b35c202ae7f52 /clang/lib/Basic/SourceManager.cpp | |
parent | 0c02460038bcea94882927b0efd643c228fe95a0 (diff) | |
download | llvm-f3e58e2ebc946c5a076bd237ab4f4c1bb3d0ec0f.zip llvm-f3e58e2ebc946c5a076bd237ab4f4c1bb3d0ec0f.tar.gz llvm-f3e58e2ebc946c5a076bd237ab4f4c1bb3d0ec0f.tar.bz2 |
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.
llvm-svn: 58205
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions