aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2009-09-05 00:15:47 +0000
committerJohn McCall <rjmccall@apple.com>2009-09-05 00:15:47 +0000
commitfcc33b074b532adf79dd083cec917d583748aeec (patch)
tree92c39575bf92ea7881b7a571b13404f1d783aae8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf5d5360065bc89d92a1a35790c38256904717469 (diff)
downloadllvm-fcc33b074b532adf79dd083cec917d583748aeec.zip
llvm-fcc33b074b532adf79dd083cec917d583748aeec.tar.gz
llvm-fcc33b074b532adf79dd083cec917d583748aeec.tar.bz2
Basic support for representing elaborated type specifiers
directly in the AST. The current thinking is to create these only in C++ mode for efficiency. But for now, they're not being created at all; patch to follow. This will let us do things like verify that tags match during template instantation, as well as signal that an elaborated type specifier was used for clients that actually care. Optimally, the TypeLoc hierarchy should be adjusted to carry tag location information as well. llvm-svn: 81057
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions