On Thu, Oct 01, 2020 at 09:31:39PM -0400, ryan wrote: >... > * What led up to the situation? > > I was attempting to use oclgrind, but I found that using oclgrind and trying > to > compile an OpenCL program resulted in unexpected output from > clGetProgramBuildInfo(): > > ``` > fatal error: malformed or corrupted AST file: 'could not find file > '/usr/lib/llvm-9/lib/clang/9.0.1/include/opencl-c-base.h' referenced by AST > file > '/usr/lib/x86_64-linux-gnu/oclgrind/19.10//opencl-c-1.2-64.pch'' > ``` >...
Andreas, I guess you are the best person to judge if/where this dependency should be added. Thanks Adrian