"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6be65d2a84cc67cb82384dace804187c33f06202"
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