index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
Support
/
ConvertUTFTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant includes from unittests.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-0
/
+1
*
More UTF string conversion wrappers
Marianne Mailhot-Sarrasin
2016-03-11
1
-1
/
+36
*
Fix unsigned/signed comparison warning.
Eric Christopher
2015-01-27
1
-1
/
+1
*
Add a UTF8 to UTF16 conversion wrapper for use in the pdb dumper
Reid Kleckner
2015-01-26
1
-0
/
+14
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
ConvertUTFTest: fix misleading empty line
Dmitri Gribenko
2015-01-10
1
-1
/
+1
*
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...
Craig Topper
2014-08-27
1
-8
/
+8
*
ConvertUTF tests: remove uses of initializer lists to restore compatibility
Dmitri Gribenko
2014-06-17
1
-695
/
+1108
*
Support/ConvertUTF: implement U+FFFD insertion according to the recommendation
Dmitri Gribenko
2014-06-16
1
-0
/
+1186
*
[Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
2013-07-16
1
-0
/
+65