summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-08-15 22:33:19 +0000
committerTed Kremenek <kremenek@apple.com>2007-08-15 22:33:19 +0000
commit248d5b277ce8dd1abe600636e829f667f57e8225 (patch)
treec92d2c71fe46cb1650ba2fb91c34d1ef51af0236 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
parenta392cd2fde4d0a84bc5871f63b545867e3257d56 (diff)
downloadbcm5719-llvm-248d5b277ce8dd1abe600636e829f667f57e8225.tar.gz
bcm5719-llvm-248d5b277ce8dd1abe600636e829f667f57e8225.zip
Added a comment to ArraySubscriptExpr to note that the expressions like
"A[4]" are equivalent to "4[A]", and that a test that the expression returned by "getBase()" has a pointer type is required to resolve which subexpression is the "true" base expression of the array index. llvm-svn: 41113
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud