Generalize clang_compile to work with objective C files.
Part of simplifying
https://reviews.llvm.org/D36116
Paths
| Differential D36727
Minor CMake refactoring ClosedPublic Authored by george.karpenkov on Aug 14 2017, 6:11 PM.
Details Summary Generalize clang_compile to work with objective C files. Part of simplifying
Diff Detail
Event TimelineComment Actions @vitalybuka any comments? I'm not sure I'm able to split any other meaningful chunks. This revision is now accepted and ready to land.Aug 14 2017, 8:03 PM Closed by commit rL310945: [CMake compiler-rt] NFC: Minor CMake refactoring. (authored by george.karpenkov). · Explain WhyAug 15 2017, 11:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 111220 compiler-rt/trunk/cmake/Modules/CompilerRTCompile.cmake
compiler-rt/trunk/lib/asan/tests/CMakeLists.txt
|