summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2018-01-21 09:54:19 +0000
committerRaphael Isemann <teemperor@gmail.com>2018-01-21 09:54:19 +0000
commite07688898b637b7d78787eb08c6e7d929416a593 (patch)
treed86419f67459f86039bfd942748d099b225c5c22 /llvm/lib/IR/ModuleSummaryIndex.cpp
parent5ad9a94ad9eab12a53025841de0dd83d3af8f43e (diff)
downloadbcm5719-llvm-e07688898b637b7d78787eb08c6e7d929416a593.tar.gz
bcm5719-llvm-e07688898b637b7d78787eb08c6e7d929416a593.zip
[modules] Fix missing includes/typo in LLDB's includes. [NFC]
Summary: This patch adds missing includes to the LLDB headers inside `include/` as a first step of building LLDB's source with C++ modules. It also fixes this single `stds::` typo. Some quick map why some non-obvious includes were necessary: * lldb/lldb-defines.h for LLDB_INVALID_ADDRESS * lldb/lldb-types.h for addr_t * lldb/lldb-defines.h for DISALLOW_COPY_AND_ASSIG * lldb/DataFormatters/TypeSynthetic.h for SyntheticChildrenFrontEnd Reviewers: aprantl Reviewed By: aprantl Subscribers: zturner, lldb-commits Differential Revision: https://reviews.llvm.org/D42340 llvm-svn: 323064
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud