index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Sema
/
static-init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR16074, implement warnings to catch pointer to boolean true and pointer to
Richard Trieu
2014-02-26
1
-1
/
+1
*
Attempt to fix test on 32-bit hosts.
Eli Friedman
2011-12-21
1
-1
/
+1
*
Fix a case where Expr::isConstantInitializer would return true for an express...
Eli Friedman
2011-12-21
1
-1
/
+2
*
Fix test to not force triple, and also to not need stdint.h.
Daniel Dunbar
2010-02-17
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-2
/
+2
*
Remove the -arch option from clang-cc: for all practical purposes, it's
Eli Friedman
2009-05-19
1
-1
/
+1
*
PR4013 and PR4105: pointer-like types can only be cast to/from integers
Eli Friedman
2009-05-01
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Throw the switch to exclusively use Evaluate (along with the small
Eli Friedman
2009-02-22
1
-3
/
+6
*
Force arch for these test cases.
Daniel Dunbar
2009-02-21
1
-1
/
+1
*
emit diagnostic when casting a ptr to a small int when doing static initializ...
Nuno Lopes
2009-02-02
1
-1
/
+2
*
allow cast from array to int to be considered as constant
Nuno Lopes
2009-02-02
1
-1
/
+13
*
wrap some long diagnostics, make 'initializer is not a constant' diagnostic
Chris Lattner
2008-08-10
1
-2
/
+2
*
Allow a pointer implicitly cast to a bool as a constant expression, as
Eli Friedman
2008-05-30
1
-0
/
+4
*
Generate code for static variables that don't have initializers. Also, report...
Anders Carlsson
2007-10-17
1
-0
/
+3