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
/
clang
/
test
/
CodeGen
/
darwin-string-literals.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert changes r97693, r97700, and r97718.
John McCall
2010-03-04
1
-2
/
+0
*
XFAIL these tests on win32, since the win32 buildbot apparently disables all
John McCall
2010-03-04
1
-0
/
+2
*
Don't explicitly force utf strings into the __TEXT,__ustring
Chris Lattner
2010-02-01
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
fix some cfstring related issues:
Chris Lattner
2009-10-14
1
-4
/
+4
*
Make sure UTF-16 strings end with a 16-bit null (as opposed to 8-bit).
Daniel Dunbar
2009-08-03
1
-2
/
+3
*
MultiTestRunner: Validate '&&' at the end of RUN lines.
Daniel Dunbar
2009-07-25
1
-1
/
+1
*
Output UTF-16 string literals independent of host byte order.
Daniel Dunbar
2009-07-23
1
-4
/
+10
*
codegen string literals using private linkage now like llvm-gcc, eliminating
Chris Lattner
2009-07-16
1
-5
/
+4
*
Add target hook for setting symbol prefix and section of unicode
Daniel Dunbar
2009-04-03
1
-1
/
+2
*
Add Target hooks for IRgen of [cf]string literals.
Daniel Dunbar
2009-03-31
1
-0
/
+9