aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-08-08 06:13:49 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-08-08 06:13:49 +0000
commitf2b084fc5a58f8069162a08c57e1c094a65d60e5 (patch)
treebdea194f48e67ca1a21e166ae58d5f0c87020ab7 /clang/lib/Frontend/CompilerInvocation.cpp
parentb35f34105e66fd2e544f351e7c8e5124f74c8aad (diff)
downloadllvm-f2b084fc5a58f8069162a08c57e1c094a65d60e5.zip
llvm-f2b084fc5a58f8069162a08c57e1c094a65d60e5.tar.gz
llvm-f2b084fc5a58f8069162a08c57e1c094a65d60e5.tar.bz2
Implement final piece of DR963 and also DR587:
A conditional operator between glvalues of types cv1 T and cv2 T produces a glvalue if the expressions are of the same value kind and one of cv1 and cv2 is a subset of the other. A conditional operator between two null pointer constants is permitted if one of them is of type std::nullptr_t. llvm-svn: 161476
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions