[cfe-dev] constexpr static methods

Miles Bader miles at gnu.org
Thu Jan 12 18:00:56 PST 2012


p.s. this is with a somewhat out-of-date clang trunk:

   $ clang++-trunk --version
   clang version 3.1 (http://llvm.org/git/clang.git b0c6c33c3479d2cb4c3b9f5a6e58c58d07c731e7)
   Target: x86_64-unknown-linux-gnu
   Thread model: posix

   $ git show b0c6c33c347 |head
   commit b0c6c33c3479d2cb4c3b9f5a6e58c58d07c731e7
   Author: Nick Lewycky <nicholas at mxc.ca>
   Date:   Thu Dec 22 20:21:32 2011 +0000

       Fix build under -Wswitch by adding support for FK_ListConstructorOverloadFailed
       to initialization sequence dumping.


       git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147171 91177308-0d34-0410-b5e6-96231b3b80d8

Unfortunately the current trunk doesn't seem to compile.

Thanks,

-Miles

-- 
Omochiroi!




More information about the cfe-dev mailing list