Set LLVM_HAS_RVALUE_REFERENCE_THIS when __GNUC__ is defined
gcc does not support __has_feature(), so this was accidentally changed in D111581 when compiling with gcc.
Loading
Please register or sign in to comment
gcc does not support __has_feature(), so this was accidentally changed in D111581 when compiling with gcc.