diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-10-21 23:01:04 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-10-21 23:01:04 +0000 |
commit | d20f1e6dd3153e2cda30addf79fb9f781a3449aa (patch) | |
tree | b1f7cfba70b80a77bf894519ee9e408afb70cd6b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7c93690be029a86d98cdad59ec4cb858c47e284f (diff) | |
download | llvm-d20f1e6dd3153e2cda30addf79fb9f781a3449aa.zip llvm-d20f1e6dd3153e2cda30addf79fb9f781a3449aa.tar.gz llvm-d20f1e6dd3153e2cda30addf79fb9f781a3449aa.tar.bz2 |
PR21327 / C++ DR1652 / C++ DR73: comparing a past-the-end pointer for one
complete object to a pointer to the start of another complete object does
not evaluate to the constant 'false'. All other comparisons between the
addresses of subobjects of distinct complete objects still do.
llvm-svn: 220343
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions