Files
clang-p2996/llvm/include
Arthur Eubanks 60605a2b8f 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.
2021-10-13 23:13:55 -07:00
..