[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Exception handling in clang
From: |
Pete French |
Subject: |
Re: Exception handling in clang |
Date: |
Fri, 08 May 2009 14:13:42 +0100 |
> Did you remember to update the LLVM tree too? Clang trunk requires
> LLVM trunk. The exception stuff was committed with r71198, and I've
> just sent a patch to the cfe-dev list which fixes @catch(RealClassName
> *foo) as well.
Actually, all I do is 'svn update' in the LLVM tree, as I was
under the impression that also updated the clang subdirectory too (I
don't use svn anywhere else, so if this is wrong let me know...)
-pete.