isl icon indicating copy to clipboard operation
isl copied to clipboard

Add cpp-checked-conversion.h and cpp-checked.h to install

Open aws-taylor opened this issue 3 years ago • 1 comments

This appears to have been an oversight, but has resulted in other folks copy/pasting these files around in their repositories. e.g. https://github.com/llvm-mirror/polly/blob/master/lib/External/isl/include/isl/isl-noexceptions.h

aws-taylor avatar Apr 22 '22 21:04 aws-taylor

Thanks for the fining. This repository is a mirror of the official isl repository at http://repo.or.cz/isl.git. See https://github.com/Meinersbur/isl/blob/master/doc/SubmittingPatches for contributing patches to the upstream repository. The isl-noexceptions.h file seems unrelated to this problem, and LLVM does not use the Makefile, but CMake.

Meinersbur avatar Apr 29 '22 06:04 Meinersbur