summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-10-06 14:42:56 +0000
committerHal Finkel <hfinkel@anl.gov>2014-10-06 14:42:56 +0000
commit8eae3ad2ff2474fc1cd91f9dbdacd4a8a0742b90 (patch)
tree83c17f41abb0d106f881f77eb229fbb85523793c /clang/lib/Parse/ParseDecl.cpp
parentc8514a342108d8dda0481d0239b8e347eecaea35 (diff)
downloadbcm5719-llvm-8eae3ad2ff2474fc1cd91f9dbdacd4a8a0742b90.tar.gz
bcm5719-llvm-8eae3ad2ff2474fc1cd91f9dbdacd4a8a0742b90.zip
[CFL-AA] Update for handling of globals and more tests
We used to return PartialAlias if *either* variable being queried interacted with arguments or globals. AFAICT, we can change this to only returning MayAlias iff *both* variables being queried interacted with arguments or globals. Also, adding some basic functionality tests: some basic IPA tests, checking that we give conservative responses with arguments/globals thrown in the mix, and ensuring that we trace values through stores and loads. Note that saying that 'x' interacted with arguments or globals means that the Attributes of the StratifiedSet that 'x' belongs to has any bits set. Patch by George Burgess IV, thanks! llvm-svn: 219122
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud