llvm-project/clang/include
Benjamin Kramer 5e8636f36e Just drop the bitfield from ExtProtoInfo, this struct isn't even heap allocated so it doesn't hurt.
MSVC < 10 still has the signed enum bitfield bug, making the top bit unusable.

llvm-svn: 151545
2012-02-27 20:04:30 +00:00
..
clang Just drop the bitfield from ExtProtoInfo, this struct isn't even heap allocated so it doesn't hurt. 2012-02-27 20:04:30 +00:00
clang-c Don't record nested macro expansions in the preprocessing record, 2012-02-25 02:41:16 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00