"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "fe45290566f5cf207b1b0be049dab2950537a426"
Guard a feature that unsupported by old GCC
Summary: As @david2050 commented, changes introduced by https://reviews.llvm.org/D56397 break builds for older compilers which don't support `__has(_cpp)_attribute`. This is a fix for the break. Reviewers: protze.joachim, jlpeyton, AndreyChurbanov, Hahnfeld, david2050 Subscribers: openmp-commits, david2050 Tags: #openmp Differential Revision: https://reviews.llvm.org/D57851 llvm-svn: 353538
Loading
Please register or sign in to comment