Hello all,
Today, I’ve noticed that some of our recent changes cause some infinite looping of clang-cl.exe for LLVM 6.0.0 which doesn’t occur with LLVM 7.0.0
When trying to debug the compiler, I’ve noticed that I don’t have the symbols for it.
Is their a place where I can find the .pdb files for the executables from http://releases.llvm.org/download.html#6.0.0 ?
Tnx