1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/unittests/Support
Jeffrey Yasskin 42bf811d65 Add support for TypeBuilder<const/volatile void*, false>.
Thanks to Jochen Wilhelmy for the suggestion!

llvm-svn: 95677
2010-02-09 19:07:19 +00:00
..
AllocatorTest.cpp
CommandLineTest.cpp Fix a compile failure introduced by r82675 on MinGW which doesn't have 2009-09-25 21:07:20 +00:00
ConstantRangeTest.cpp Simplify, now that gtest supports raw_ostream directly. 2009-09-06 02:31:26 +00:00
LeakDetectorTest.cpp Catch more cases of a pointer being marked garbage twice. This helps when 2009-12-18 20:35:38 +00:00
Makefile
MathExtrasTest.cpp
raw_ostream_test.cpp Add raw_ostream::write_escaped, for writing escaped strings. 2009-10-17 20:43:08 +00:00
RegexTest.cpp remove support for "NoSub" from regex. It seems like a minor optimization 2009-09-26 21:27:04 +00:00
System.cpp Fix TimeValue::now() on Unix. 2010-01-22 15:51:31 +00:00
TypeBuilderTest.cpp Add support for TypeBuilder<const/volatile void*, false>. 2010-02-09 19:07:19 +00:00
ValueHandleTest.cpp Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00