Just FYI (I just tried this with the ³new² Xcode6-DP version of Clang++
and it does indeed work on that version.
/Users/ErnieE -> sudo xcode-select -s /Applications/Xcode6-Beta.app/
/Users/ErnieE -> clang++ -g -std=c++11 crash.cpp
/Users/ErnieE ->
The version in XCode5 causes the same issue.
/
Package: clang-3.5
Version: 1:3.5~svn198086-1~exp1
Severity: normal
File: /usr/bin/clang
Dear Maintainer,
The following program below with the command line shown will cause
a crash.
// Save this program as crash.cpp and use the following command line.
// clang++ -std=c++11 -g crash.cpp
template
2 matches
Mail list logo