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
/
Sema
/
builtin-object-size.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't let EvaluationModes dictate whether an invalid base is OK
George Burgess IV
2017-02-10
1
-0
/
+15
*
[ExprConstant] Fix PR28314 - crash while evluating objectsize.
George Burgess IV
2016-06-27
1
-0
/
+24
*
Fix the argument index error of __builtin___memccpy_chk
Steven Wu
2014-09-24
1
-0
/
+9
*
Attempt to fix Sema/builtin-object-size.c after r218258
Hans Wennborg
2014-09-23
1
-1
/
+1
*
Fix evatuated value of __builtin_object_size according to its
Fariborz Jahanian
2014-09-22
1
-0
/
+17
*
Patch to check at compile time for overflow when
Fariborz Jahanian
2014-09-18
1
-1
/
+1
*
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
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-2
/
+2
*
Append the test runs with '&&'.
Argyrios Kyrtzidis
2008-10-05
1
-1
/
+1
*
Fix rdar://6252231 - cannot call vsnprintf with va_list on x86_64,
Chris Lattner
2008-09-28
1
-0
/
+9
*
Add two test cases for builtins (mostly related to object size
Daniel Dunbar
2008-09-03
1
-0
/
+19