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
/
visibility.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-18
/
+18
*
Test that attribute(availability) doesn't override private_extern.
John McCall
2013-02-23
1
-0
/
+7
*
Unbreak private_extern, which apparently we had zero tests for.
John McCall
2010-11-02
1
-0
/
+14
*
When computing visibility, use the latest declaration's explicit visibility
John McCall
2010-10-28
1
-0
/
+7
*
A couple of tweaks to the visibility rules:
John McCall
2010-10-26
1
-24
/
+32
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-3
/
+3
*
Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil...
Daniel Dunbar
2009-11-29
1
-3
/
+3
*
Remove RUN: true lines.
Daniel Dunbar
2009-11-08
1
-1
/
+0
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-24
/
+24
*
MultiTestRunner: Validate '&&' at the end of RUN lines.
Daniel Dunbar
2009-07-25
1
-1
/
+1
*
Internal variables could mistakenly have "hidden" visibility when
Daniel Dunbar
2009-04-10
1
-1
/
+12
*
Visibility attributes should only be set on definition.
Daniel Dunbar
2009-04-07
1
-0
/
+30