I can create project use clang and compile OK, but it can't debug my program!!
do you plan to support clang?
Eran Ifrah
2013-02-25
Please mention your OS, since compiling / debugging under linux/Mac with clang is working OK.
Note that under Windows, executable compiled with clang (which was compiled with gcc) can not be debugged - this is a clang bug which I reported almost 6 months ago
http://llvm.org/bugs/show_bug.cgi?id=13636
Eran Ifrah
2013-02-25