diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2018-08-07 12:40:41 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2018-08-07 12:40:41 +0000 |
commit | db4d4546c6da19cefdd8906c6e0b503e060c83ad (patch) | |
tree | 5225bfe51a1148b1fd2b1f8c9bbd091a12a30498 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | bb2fb0978148ba3eb0e8074e7bcedc0c566521f9 (diff) | |
download | llvm-db4d4546c6da19cefdd8906c6e0b503e060c83ad.zip llvm-db4d4546c6da19cefdd8906c6e0b503e060c83ad.tar.gz llvm-db4d4546c6da19cefdd8906c6e0b503e060c83ad.tar.bz2 |
[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
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions