aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Zarzycki <dave@znu.io>2020-02-11 14:58:05 -0500
committerDavid Zarzycki <dave@znu.io>2020-02-11 15:00:33 -0500
commit11fb68abab9594fd9e9b07a5facf5f5dbf4a4050 (patch)
treec18b5cf4045134881d91518f4ba31fab62bbb46a /clang/lib/Frontend/CompilerInvocation.cpp
parent417375d785b865b21ca4dc6cb6d70f833fb196cc (diff)
downloadllvm-11fb68abab9594fd9e9b07a5facf5f5dbf4a4050.zip
llvm-11fb68abab9594fd9e9b07a5facf5f5dbf4a4050.tar.gz
llvm-11fb68abab9594fd9e9b07a5facf5f5dbf4a4050.tar.bz2
[libc++] Unbreak test suite (CWG1423)
clang 9ce6dc9872be4081fb98f6161c28581e1cbbe7dc drops support for implicit conversion of nullptr_t to bool. From that commit: The C++ rules briefly allowed this, but the rule changed nearly 10 years ago and we never updated our implementation to match. However, we've warned on this by default for a long time, and no other compiler accepts (even as an extension).
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions