Re: [dpdk-dev] [PATCH 11/22] Updated Source and Project files to use Clang toolset

2020-08-14 Thread Dmitry Kozlyuk
On Thu, 13 Aug 2020 16:21:34 -0700, Narcisa Ana Maria Vasile wrote: > From: Anand Rawat > > Updated the code for using LLVM toolset. The code still uses > msbuild and VS2017. Some header files and windows specific > utility functions are removed due to conflicts with Clang > intrinsic functions.

[dpdk-dev] [PATCH 11/22] Updated Source and Project files to use Clang toolset

2020-08-13 Thread Narcisa Ana Maria Vasile
From: Anand Rawat Updated the code for using LLVM toolset. The code still uses msbuild and VS2017. Some header files and windows specific utility functions are removed due to conflicts with Clang intrinsic functions. Project files have been updated to use LLVM and additional project settings for