diff options
author | Hans Wennborg <hans@hanshq.net> | 2014-12-09 20:39:15 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2014-12-09 20:39:15 +0000 |
commit | e242e8b06431da9232f444373c9601843b5a57db (patch) | |
tree | 66d55d79df82094c26c9ad801adfe4a5de4a60fa /clang/lib/CodeGen/CGClass.cpp | |
parent | b030c254c05cfc7f8f0d681fd541cee9ad21f8f5 (diff) | |
download | bcm5719-llvm-e242e8b06431da9232f444373c9601843b5a57db.tar.gz bcm5719-llvm-e242e8b06431da9232f444373c9601843b5a57db.zip |
Try fixing MSVC build after r223802
LLVM_EXPLICIT is only supported by recent version of MSVC, and it seems
the not-so-recent versions get confused about the operator bool() when
tryint to resolve operator== calls.
This removed the operator bool()'s since they don't seem to be used
anyway.
llvm-svn: 223824
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions