summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-04-27 19:38:14 +0000
committerDouglas Gregor <dgregor@apple.com>2010-04-27 19:38:14 +0000
commit7d8072e03860f02648cf205be924198359f3a0cb (patch)
treecf17da147784492ebb8f8d2b5bd6072951057a87 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
parent9262f4775d456460aba130bdb03d685b9bc557de (diff)
downloadbcm5719-llvm-7d8072e03860f02648cf205be924198359f3a0cb.tar.gz
bcm5719-llvm-7d8072e03860f02648cf205be924198359f3a0cb.zip
Diagnose the use of abstract types as array element types. Previously,
we were relying on checking for abstract class types when an array type was actually used to declare a variable, parameter, etc. However, we need to check when the construct the array for, e.g., SFINAE purposes (see DR337). Fixes problems with Boost's is_abstract type trait. llvm-svn: 102452
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud