Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Dimitar Dobrev 29e2c58811 Added reading of dependencies of DLL-s. 11 years ago
..
Fixed the getting of names and look-up entries of DLL imports.patch Added reading of dependencies of DLL-s. 11 years ago
README Added needed patches for Clang. 13 years ago
type_traits_MSVC_12.patch Added the skeleton of a patch for Clang that adds support for the new type traits in VS 2013. 12 years ago

README

Contains custom patches needed to get Clang correct compiling.

Eventually all of these should be added to mainline Clang and we
can remove this directory.