Re: clang version required for DXR

2014-08-06 Thread Ehsan Akhgari
On 2014-08-01, 9:08 PM, Joshua Cranmer  wrote: On 8/1/2014 5:05 PM, Ehsan Akhgari wrote: I can't find the clang version required for building DXR anywhere in the docs. I seem to remember that it was 3.2 but I tried downloading the LLVM3.2 release binaries and it didn't work. Does anyone know

Re: clang version required for DXR

2014-08-06 Thread Erik Rose
Thanks, everyone! One further question, is there anything preventing us from working with the current clang ToT? Have there been severe API changes since we wrote this code? The best way to know is to try. :-) Clang's C++ API changes from minor version to minor version. We've had to add