aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2014-12-09 20:39:15 +0000
committerHans Wennborg <hans@hanshq.net>2014-12-09 20:39:15 +0000
commite242e8b06431da9232f444373c9601843b5a57db (patch)
tree66d55d79df82094c26c9ad801adfe4a5de4a60fa /clang/lib/CodeGen/CodeGenFunction.h
parentb030c254c05cfc7f8f0d681fd541cee9ad21f8f5 (diff)
downloadllvm-e242e8b06431da9232f444373c9601843b5a57db.zip
llvm-e242e8b06431da9232f444373c9601843b5a57db.tar.gz
llvm-e242e8b06431da9232f444373c9601843b5a57db.tar.bz2
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/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions