llvm-project/clang/include
Bruno Ricci db4d4546c6 [AST][NFC] Use unsigned in the bit-fields of IdentifierInfo
Avoid mixing bool and unsigned in the bit-fields of IdentifierInfo
since MSVC packs this poorly. Also clang-format the changes.

llvm-svn: 339134
2018-08-07 12:40:41 +00:00
..
clang [AST][NFC] Use unsigned in the bit-fields of IdentifierInfo 2018-08-07 12:40:41 +00:00
clang-c [libclang 8/8] Add support for the flag_enum attribute 2018-08-03 05:55:40 +00:00
CMakeLists.txt