Skip to content
Commit 3eb71831 authored by Petr Hosek's avatar Petr Hosek
Browse files

[CMake] Reland "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/D47031

llvm-svn: 332679
parent 70a270da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment