Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
llvm
/
unittests
/
Support
/
MemoryTest.cpp
6f43bd4
Untabify.
by NAKAMURA Takumi
· 8 years ago
fccd2ea
Fixed warning: must specify at least one argument for '...' parameter.
by Galina Kistanova
· 8 years ago
c0610bf
Remove dead code. NFC.
by Rafael Espindola
· 11 years ago
c049c65
Remove the last uses of 'using std::error_code'
by Rafael Espindola
· 11 years ago
3acea39
Don't use 'using std::error_code' in include/llvm.
by Rafael Espindola
· 11 years ago
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
03bddfe
Use error_code() instead of error_code::succes()
by Rafael Espindola
· 11 years ago
acd64be
Go ahead and get rid of the old page size interface and convert all the
by Chandler Carruth
· 13 years ago
4b11df0
Do not run tests MappedMemoryTest.BasicWrite and MultipleWrite unless both
by Akira Hatanaka
· 13 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
0c4468b
Remove DOS line endings.
by Jakub Staszak
· 13 years ago
1f66100
This patch adds memory support functions which will later be used to implement section-specific protection handling in MCJIT.
by Andrew Kaylor
· 13 years ago