[cfe-commits] r148374 - in /cfe/trunk: lib/AST/ExprConstant.cpp test/SemaCXX/constexpr-strlen.cpp
Chandler Carruth
chandlerc at google.com
Wed Jan 18 13:05:40 PST 2012
On Wed, Jan 18, 2012 at 12:36 PM, Matthieu Monrocq <
matthieu.monrocq at gmail.com> wrote:
> Ah bummer.
>
> Do you know if the same apply (I would guess so) to std::strlen ?
>
> It seems a pity that such a trivial function could not be constexpr as
> making it constexpr is actually dead simple. I wonder if it would be worth
> a Defect Report.
>
This would seem very reasonable to me...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120118/2757b3c9/attachment.html>
More information about the cfe-commits
mailing list