This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-12 06:31:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
/
Support
History
Francois Pichet
7b644f3291
static_cast to long, otherwise MSVC 2008 won't compile.
...
llvm-svn: 115503
2010-10-04 12:31:20 +00:00
..
AllocatorTest.cpp
Spelling fixes.
2010-03-01 17:51:02 +00:00
Casting.cpp
add dyn_cast_or_null tests, exclude invalid dyn_cast test
2010-07-22 15:37:20 +00:00
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
Make ConstantRange::makeICmpRegion handle all the edge cases properly. This
2010-09-28 18:18:36 +00:00
LeakDetectorTest.cpp
Fix death tests in -Asserts builds.
2010-03-17 01:18:45 +00:00
Makefile
Minimal raw_ostream unit tests
2009-03-17 16:14:59 +00:00
MathExtrasTest.cpp
Fixed header comment.
2009-08-20 17:01:14 +00:00
raw_ostream_test.cpp
Add raw_ostream::write_escaped, for writing escaped strings.
2009-10-17 20:43:08 +00:00
RegexTest.cpp
Add Regex::sub, for doing regular expression substitution with backreferences.
2010-02-17 20:08:42 +00:00
System.cpp
static_cast to long, otherwise MSVC 2008 won't compile.
2010-10-04 12:31:20 +00:00
TypeBuilderTest.cpp
Add support for TypeBuilder<const/volatile void*, false>.
2010-02-09 19:07:19 +00:00
ValueHandleTest.cpp
zap dead code.
2010-09-01 15:44:05 +00:00