aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/System/DataTypes.h.cmake
AgeCommit message (Expand)Author
2010-06-24DataTypes.h.cmake (MSVC): Protect some #define's and use specificOscar Fuentes
2009-12-08For VC++, define the ?INT*_C macros only it they are not yet defined.Oscar Fuentes
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth