[cfe-dev] CFRefCount Problem #2: Region Invalidation
Ted Kremenek
kremenek at apple.com
Fri Aug 26 15:28:47 PDT 2011
On Aug 26, 2011, at 2:36 PM, jahanian wrote:
>
> On Aug 26, 2011, at 1:50 PM, Ted Kremenek wrote:
>
>> On Aug 26, 2011, at 10:34 AM, Argyrios Kyrtzidis wrote:
>>
>>> On Aug 25, 2011, at 4:01 PM, Jordy Rose wrote:
>>>
>>>>
>>>> Amusingly, this passed the limit on the number of checks allowed per Checker, so I increased that as well.
>>>
>>> Where are the variadic templates when you need them..
>>
>> At some point in the near future, we can re-evaluate what subsets of C++'0X we can use for Clang, and possibly a larger set for the analyzer.
>
> Problem with doing is that clang build will be limited to those compilers which have implemented those subsets.
> - fariborz
Of course, but there are versions of GCC, Clang, and Visual Studio which support a subset of C++'0X features. Picking the subset that they all support would likely be adequate. We can revisit that discussion later.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110826/01237834/attachment.html>
More information about the cfe-dev
mailing list