diff options
author | Adam Nemet <anemet@apple.com> | 2015-05-11 08:30:28 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2015-05-11 08:30:28 +0000 |
commit | 0a8416fdefb0d023b9b591b04de302d4dbb7c555 (patch) | |
tree | 4b2c2cf5d365e31107d3d2e5386caa61e206a95a /clang/unittests/Format/FormatTestJS.cpp | |
parent | 89ec7234680d8aa7e5a2e2f405fb339c933a2a1d (diff) | |
download | bcm5719-llvm-0a8416fdefb0d023b9b591b04de302d4dbb7c555.tar.gz bcm5719-llvm-0a8416fdefb0d023b9b591b04de302d4dbb7c555.zip |
[Docs] Fix scoped noalias example
Summary:
As far as I understand the entire point of this example is to show that
if noalias is not a superset/equal to the alias.scope list on a scope
domain then load could reference locations that the store is not known
to not-alias i.e may alias.
Reviewers: hfinkel
Reviewed By: hfinkel
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D9598
llvm-svn: 236977
Diffstat (limited to 'clang/unittests/Format/FormatTestJS.cpp')
0 files changed, 0 insertions, 0 deletions