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 89fa003d98 Added the skeleton of a patch for Clang that adds support for the new type traits in VS 2013. 12 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.