Skip to content
Commit d20f1e6d authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 7c93690b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment