summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-06-20 07:38:51 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-06-20 07:38:51 +0000
commit4f04b436f8a516d2ee9c2972d6d7080cf037649a (patch)
tree704708456dcf8d157468fcb407fd5f72da6f00c2 /clang/lib/CodeGen/CodeGenModule.cpp
parentd34ce4344be3cf6c84e59baba09ef7aa742973c3 (diff)
downloadbcm5719-llvm-4f04b436f8a516d2ee9c2972d6d7080cf037649a.tar.gz
bcm5719-llvm-4f04b436f8a516d2ee9c2972d6d7080cf037649a.zip
Move away from the poor "abstraction" I added to Type. John argued
effectively that this abstraction simply doesn't exist. That is highlighted by the fact that by using it we were papering over a more serious error in this warning: the fact that we warned for *invalid* constructs involving member pointers and block pointers. I've fixed the obvious issues with the warning here, but this is confirming an original suspicion that this warning's implementation is flawed. I'm looking into how we can implement this more reasonably. WIP on that front. llvm-svn: 133425
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud