diff options
author | Petr Hosek <phosek@chromium.org> | 2018-04-26 23:35:13 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-04-26 23:35:13 +0000 |
commit | 887fbc61d4ad17842214329dddcd8085d822081a (patch) | |
tree | b625d5bccefa739fe3d661e3a7855b1e457e5803 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteGPacket.py | |
parent | 2c9cc9c7311a9dfaf0aec24db5a6ffcb783bac82 (diff) | |
download | bcm5719-llvm-887fbc61d4ad17842214329dddcd8085d822081a.tar.gz bcm5719-llvm-887fbc61d4ad17842214329dddcd8085d822081a.zip |
[CMake] Make simple source used for CMake checks a C file
The source being compiled is plain C, but using .cc extension forces it
to be compiled as C++ which requires a working C++ compiler including
C++ library which may not be the case when we're building compiler-rt
together with libcxx as part of runtimes build.
Differential Revision: https://reviews.llvm.org/D46152
llvm-svn: 331003
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteGPacket.py')
0 files changed, 0 insertions, 0 deletions