commit | 3069e4ead50f8100c9864d7c43190872e103fbc9 | [log] [tgz] |
---|---|---|
author | Nico Weber <nicolasweber@gmx.de> | Tue May 15 16:30:30 2018 +0000 |
committer | Nico Weber <nicolasweber@gmx.de> | Tue May 15 16:30:30 2018 +0000 |
tree | 232a250d9124f8e7781bd7afa2722319f8fdb9d0 | |
parent | 9b2ede65de2f1a032e391aca801ec9a769cb7150 [diff] |
Rename three cxx files in unittests to cpp. LLVM uses cpp as its C++ file extension, these are the only three cxx file in the monorepo. These files apparently were called to escape a CMake check -- use the LLVM_OPTIONAL_SOURCES mechanism that's meant as an escape for this case instead. No intended behavior change. https://reviews.llvm.org/D46843 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332368 91177308-0d34-0410-b5e6-96231b3b80d8