]> granicus.if.org Git - clang/commit
Merging r294954 and r295592:
authorHans Wennborg <hans@hanshq.net>
Tue, 21 Feb 2017 19:55:46 +0000 (19:55 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 21 Feb 2017 19:55:46 +0000 (19:55 +0000)
commitcc3bc9c7d68164e159e7c5d63055cfc59b45db06
tree4bc2f38e791b5ce262c87ab70c8df22146ca1a69
parentab74e4bf39c397cf090732a3a5489adc02806fa3
Merging r294954 and r295592:
------------------------------------------------------------------------
r294954 | chapuni | 2017-02-13 06:59:53 -0800 (Mon, 13 Feb 2017) | 5 lines

Fix r291495 -- Normalize LLVM_CMAKE_PATH in clang standalone build.

CMake handles paths with slashes. It caused cmake/install failure on msbuild.exe.

Note, Other llvm-config-oriented variables have been normalized since they are stored in the cache attributed with PATH.
------------------------------------------------------------------------

------------------------------------------------------------------------
r295592 | chapuni | 2017-02-18 19:17:31 -0800 (Sat, 18 Feb 2017) | 1 line

clang/CMakeLists.txt: Rework r294954 -- use file(TO_CMAKE_PATH).
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_40@295760 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt