[LLVMdev] Clang 3.6.1 integration with MSVC++

Kaylor, Andrew andrew.kaylor at intel.com
Thu Jun 18 12:48:10 PDT 2015


C++ exception support with clang-cl is a work in progress.  I don’t believe it is supported at all in 3.6.1 and even in the current trunk there are a lot of problems with it that we’re actively working on.

From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Arkady Shapkin
Sent: Thursday, June 18, 2015 11:42 AM
To: llvmdev at cs.uiuc.edu
Subject: [LLVMdev] Clang 3.6.1 integration with MSVC++

Hi,

This page http://clang.llvm.org/docs/MSVCCompatibility.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__clang.llvm.org_docs_MSVCCompatibility.html&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=9lAPlzZdvj07d7Pfz8IH0LsMkmn5sg9I_xP1LSRV3_I&s=TM6o4AbvthSNbmyWo2FulesTVjbttmXtK9a96vGajHc&e=> says clang-cl supports C ++ exceptions, but I cannot compile code with simple try{}catch{}
error : cannot compile this throw expression yet

What am i doing wrong?

--
WBR,
Arkady Shapkin aka Dragon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150618/d6eb8a74/attachment.html>


More information about the llvm-dev mailing list