"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "785359525354436f91455f7d5bf5cbe36bdbd227"
Enable __is_trivially* intrinsics for GCC 5.1
Until GCC 5.1 the __is_trivially* intrinsics were not provided. Enable use of the builtins for GCC 5.1. Also enable Reference qualified member functions for GCC 4.9 and greater. This patch also defines _GNUC_VER to 0 when __GNUC__ is not defined because libc++ assumes _GNUC_VER is always defined. llvm-svn: 239653
Loading
Please register or sign in to comment