Upgraded clang to 3.4

With clang-3.4 all working tutorials run without problem
This commit is contained in:
Henry
2014-01-13 09:59:17 +00:00
parent 2aba2c995b
commit 9bf0732614
2 changed files with 2 additions and 2 deletions

View File

@ -249,7 +249,7 @@ case ThirdParty:
# using clang - not gcc
setenv WM_CC 'clang'
setenv WM_CXX 'clang++'
set clang_version=llvm-3.3
set clang_version=llvm-3.4
breaksw
default:
echo