aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2009-07-14 14:58:18 +0000
committerSteve Naroff <snaroff@apple.com>2009-07-14 14:58:18 +0000
commit5ec6ff7678d04b1d972b0ccc8a0323898ec3ff04 (patch)
tree6a53df84e30816c0e2a430acbc53a8b578cfb531 /llvm/lib/Support/ErrorHandling.cpp
parentf34f8634e7584e8f3fa6d62915567fb5487cd826 (diff)
downloadllvm-5ec6ff7678d04b1d972b0ccc8a0323898ec3ff04.zip
llvm-5ec6ff7678d04b1d972b0ccc8a0323898ec3ff04.tar.gz
llvm-5ec6ff7678d04b1d972b0ccc8a0323898ec3ff04.tar.bz2
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/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions