diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2011-04-19 18:51:51 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2011-04-19 18:51:51 +0000 |
commit | 1c860d5640e8eebb11a5d515a761242b66761b0b (patch) | |
tree | 08f9a77fbd1e2237d1137c5d80ca402105939309 /lib/CodeGen/CGException.cpp | |
parent | e294ab717fc9535429ca5d8f575d41ae4441d822 (diff) |
Add a new expression classification, CL_AddressableVoid
CL_AddressableVoid is the expression classification used for void
expressions whose address can be taken, i.e. the result of [], *
or void variable references in C, as opposed to things like the
result of a void function call.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129783 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGException.cpp')
0 files changed, 0 insertions, 0 deletions