summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-11-05 22:21:31 +0000
committerDouglas Gregor <dgregor@apple.com>2010-11-05 22:21:31 +0000
commit266bb5fd5b07e552f33109325c7cf5cc3b91d553 (patch)
treea9c8cd503c74dc7a1a47623c0b9e0b4a28a70ba6 /clang/lib/CodeGen/CodeGenModule.cpp
parentb0ca9eb294f95c6839f862d4158c4c5e7a063ac7 (diff)
downloadbcm5719-llvm-266bb5fd5b07e552f33109325c7cf5cc3b91d553.tar.gz
bcm5719-llvm-266bb5fd5b07e552f33109325c7cf5cc3b91d553.zip
Check for an invalid field earlier in a constructor's initialization
of that field. Otherwise, we can end up building and later trying to instantiate a dependent member initializer that will fail at instantiation time. Unfortunately, I've only managed to trigger this bug with very large sources, so there's no test case :( llvm-svn: 118306
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud