[Openmp-commits] [clang] [openmp] [Libomp] Place generated OpenMP headers into build resource directory (PR #88007)
    Joseph Huber via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Mon Apr  8 11:48:48 PDT 2024
    
    
  
jhuber6 wrote:
> IIRC there is a case where `omp.h` as well as other headers are installed into clang's directory.
These are currently installed into clang's directory, this patch just puts it in the resource directory for the build.
https://github.com/llvm/llvm-project/pull/88007
    
    
More information about the Openmp-commits
mailing list