summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/TreeTransform.h
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-09-18 14:45:43 +0000
committerTobias Grosser <tobias@grosser.es>2014-09-18 14:45:43 +0000
commit3ee7cdab5325494a6bb973e798d185ffc2331316 (patch)
tree7f5d6d693f59321d5eae94d5650795c2c54e0860 /clang/lib/Sema/TreeTransform.h
parentf70f798474f124269b50349f02267469f0102c95 (diff)
downloadbcm5719-llvm-3ee7cdab5325494a6bb973e798d185ffc2331316.tar.gz
bcm5719-llvm-3ee7cdab5325494a6bb973e798d185ffc2331316.zip
Report possible aliasing deterministically
This commit drops a call to std::sort, which sorted the base pointers that possibly alias according to the address at which their corresponding llvm::Value was allocated. There does not seem to be any good reason, why those pointers should be (re)sorted and this only makes the output indeterministic. llvm-svn: 218052
Diffstat (limited to 'clang/lib/Sema/TreeTransform.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud