llvm-project/clang/include
Reid Kleckner 7c1db7676e Fix a -Wmicrosoft warning on an unrepresentable enum
0x80000000 isn't representable as an int, which is the default enum
type.

llvm-svn: 206545
2014-04-18 01:21:55 +00:00
..
clang Fix a -Wmicrosoft warning on an unrepresentable enum 2014-04-18 01:21:55 +00:00
clang-c libclang: add clang_CXXMethod_isConst API that allows to determine if a C++ 2014-04-07 14:59:13 +00:00
CMakeLists.txt
Makefile