diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-01-31 06:41:30 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-01-31 06:41:30 +0000 |
commit | de21b245c664ffa810b933319dd51e56b192761a (patch) | |
tree | 046b2a57f31cb520df612163d2ce80d1fc9e4b6e /llvm/lib/Transforms | |
parent | f1179025ae43be2b23d6c936f10063aab622ea2a (diff) | |
download | bcm5719-llvm-de21b245c664ffa810b933319dd51e56b192761a.tar.gz bcm5719-llvm-de21b245c664ffa810b933319dd51e56b192761a.zip |
constexpr: the result of a relational operator between pointers to void is
unspecified unless the pointers are equal; therefore, such a comparison is not
a constant expression unless the pointers are equal.
llvm-svn: 149366
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions