aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-04-27 16:51:52 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-04-27 16:51:52 +0000
commit93174d95424742f938023afac349f66847d17b43 (patch)
tree638551e315343ddb8a1f8ba01acdd042ccf0dd20 /clang/lib/CodeGen/CodeGenModule.cpp
parent63adb3f5ff87685fbc638673cbba617442ca76b9 (diff)
downloadllvm-93174d95424742f938023afac349f66847d17b43.zip
llvm-93174d95424742f938023afac349f66847d17b43.tar.gz
llvm-93174d95424742f938023afac349f66847d17b43.tar.bz2
unwind: remove inclusion of private_typeinfo.h
This include is not currently used. It is intended for type info based switching, which is part of the EHABI specification. However, the unwinder does not currently support this functionality. This backwards dependency into libc++abi is currently causing a buildbot failure, remove it until we have a better solution. llvm-svn: 235893
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions