diff options
author | Steve Naroff <snaroff@apple.com> | 2009-07-14 14:58:18 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2009-07-14 14:58:18 +0000 |
commit | 5ec6ff7678d04b1d972b0ccc8a0323898ec3ff04 (patch) | |
tree | 6a53df84e30816c0e2a430acbc53a8b578cfb531 /llvm/lib/Support/CommandLine.cpp | |
parent | f34f8634e7584e8f3fa6d62915567fb5487cd826 (diff) | |
download | bcm5719-llvm-5ec6ff7678d04b1d972b0ccc8a0323898ec3ff04.tar.gz bcm5719-llvm-5ec6ff7678d04b1d972b0ccc8a0323898ec3ff04.zip |
Add a "TypeSpecStartLoc" to FieldDecl. Patch contributed by Enea Zaffanella.
Note: One day, it might be useful to consider adding this info to DeclGroup (as the comments in FunctionDecl/VarDecl suggest). For now, I think this works fine. I considered moving this to ValueDecl (a common ancestor of FunctionDecl/VarDecl/FieldDecl), however this would add overhead to EnumConstantDecl (which would burn memory and isn't necessary).
llvm-svn: 75635
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions