"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "690bdefb5f056ad9212e4dd0ef9ae205c04e5c4a"
C++1y constexpr extensions, round 1: Allow most forms of declaration and
statement in constexpr functions. Everything which doesn't require variable mutation is also allowed as an extension in C++11. 'void' becomes a literal type to support constexpr functions which return 'void'. llvm-svn: 180022
Loading
Please register or sign in to comment