diff options
author | Aidan Dodds <aidan@codeplay.com> | 2015-10-15 11:42:20 +0000 |
---|---|---|
committer | Aidan Dodds <aidan@codeplay.com> | 2015-10-15 11:42:20 +0000 |
commit | 438a4aa8f6f9370b79c6aca2f5036137f82c4191 (patch) | |
tree | 33e6174185de9b1b4560726c9833f93a62834404 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ecff21b29702a5abeb84de979635edf6ceaf1363 (diff) | |
download | llvm-438a4aa8f6f9370b79c6aca2f5036137f82c4191.zip llvm-438a4aa8f6f9370b79c6aca2f5036137f82c4191.tar.gz llvm-438a4aa8f6f9370b79c6aca2f5036137f82c4191.tar.bz2 |
Superficial fix for the windows build when building with LLDB_DISABLE_PYTHON. The definition of lldb::SBTypeSummary and some methods of lldb::SBValue are hidden via a LLDB_DISABLE_PYTHON check, causing an compilation fail because of their use here.
llvm-svn: 250391
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions