You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
cross-dso | 4 months ago | |
icall | 4 months ago | |
CMakeLists.txt | 4 months ago | |
README.txt | 4 months ago | |
anon-namespace.cpp | 4 months ago | |
bad-cast.cpp | 4 months ago | |
base-derived-destructor.cpp | 4 months ago | |
create-derivers.test | 4 months ago | |
lit.cfg | 4 months ago | |
lit.site.cfg.in | 4 months ago | |
multiple-inheritance.cpp | 4 months ago | |
nvcall.cpp | 4 months ago | |
overwrite.cpp | 4 months ago | |
sibling.cpp | 4 months ago | |
simple-fail.cpp | 4 months ago | |
simple-pass.cpp | 4 months ago | |
stats.cpp | 4 months ago | |
target_uninstrumented.cpp | 4 months ago | |
utils.h | 4 months ago | |
vdtor.cpp | 4 months ago |
README.txt
The tests in this directory use a common convention for exercising the functionality associated with bit sets of different sizes. When certain macros are defined the tests instantiate classes that force the bit sets to be of certain sizes. - B32 forces 32-bit bit sets. - B64 forces 64-bit bit sets. - BM forces memory bit sets.