diff options
author | Fred Riss <friss@apple.com> | 2020-05-09 10:11:28 -0700 |
---|---|---|
committer | Fred Riss <friss@apple.com> | 2020-05-09 10:12:17 -0700 |
commit | c9537b9cc862b7ec1ba502043e42bc6ebd24dec0 (patch) | |
tree | 251d83eb1d4d08905bd851ffebe14cc98d5aeb42 /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | c746781f5085a965cfc64bd8ddf904217b797ab8 (diff) | |
download | llvm-c9537b9cc862b7ec1ba502043e42bc6ebd24dec0.zip llvm-c9537b9cc862b7ec1ba502043e42bc6ebd24dec0.tar.gz llvm-c9537b9cc862b7ec1ba502043e42bc6ebd24dec0.tar.bz2 |
[lldb/debugserver] Include TargetConditionals.h where needed
MachProcess.mm uses a TARGET_OS_ macro without directly including
TargetConditionals.h. This currently works as we get the header
as an indirect dependency, but might not in the future.
I just spent some time investigating an internal regression
caused by a similar issue, so I audited the codebase for such
cases.
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions