diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-18 12:09:51 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-02-18 12:09:51 +0000 |
commit | eaf706bef3fba21f522e3c51f6e5f4ae224f1924 (patch) | |
tree | d986d73ee2d24c7c6f325fa0fb47658bbd2993bb /clang/lib/Format/Format.cpp | |
parent | 2ec3ffb86ea94d51b0ed80f3d66e319f2f4bcecc (diff) | |
download | bcm5719-llvm-eaf706bef3fba21f522e3c51f6e5f4ae224f1924.tar.gz bcm5719-llvm-eaf706bef3fba21f522e3c51f6e5f4ae224f1924.zip |
Futureproof AttrBuild if we ever have more than 64 attr enum values.
Currently we're at 34. Bitset should compile into virtually the same code as
uint64_t here.
llvm-svn: 175437
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions