summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2016-01-05 00:49:14 +0000
committerPhilip Reames <listmail@philipreames.com>2016-01-05 00:49:14 +0000
commita694a0b14101a02cd40e756911c4e5d603f0d6ed (patch)
treeecaa04ea2867235e5e50b16ea7b897e954b5019b /clang/lib/Sema/SemaDecl.cpp
parentd9fe082ba75c6c0f42a795e441e3b7525fd07db1 (diff)
downloadbcm5719-llvm-a694a0b14101a02cd40e756911c4e5d603f0d6ed.tar.gz
bcm5719-llvm-a694a0b14101a02cd40e756911c4e5d603f0d6ed.zip
[MDA] Don't be quite as conservative for noalias functions
If we encounter a noalias call that alias analysis can't analyse, we can fall down into the generic call handling rather than giving up entirely. I noticed this while reading through the code for another purpose. I can't seem to write a test case which changes; that sorta makes sense given any test case would have to be an inconsistency in AA. Suggestions welcome. Differential Revision: http://reviews.llvm.org/D15825 llvm-svn: 256802
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud