diff options
| author | Petr Hosek <phosek@chromium.org> | 2018-05-17 23:50:35 +0000 |
|---|---|---|
| committer | Petr Hosek <phosek@chromium.org> | 2018-05-17 23:50:35 +0000 |
| commit | 3eb71831e551f913cd2492001858594bed18c8bb (patch) | |
| tree | c9d936ce7c8a234775709970e43ff7bf5f90512e /clang/lib/Basic/VirtualFileSystem.cpp | |
| parent | 70a270da5f4a27b670cba1cb8148fcce5c094f4f (diff) | |
| download | llvm-3eb71831e551f913cd2492001858594bed18c8bb.zip llvm-3eb71831e551f913cd2492001858594bed18c8bb.tar.gz llvm-3eb71831e551f913cd2492001858594bed18c8bb.tar.bz2 | |
[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
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions
