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
/
nullability.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-08-03
1
-2
/
+2
*
Revert "Append new attributes to the end of an AttributeList."
Michael Kruse
2018-06-25
1
-2
/
+2
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-06-19
1
-2
/
+2
*
Accept nullability qualifiers on array parameters.
Jordan Rose
2016-11-10
1
-0
/
+52
*
[Sema] Compute the nullability of a conditional expression based on the
Akira Hatanaka
2016-07-20
1
-0
/
+67
*
Set the default C standard to C99 when targeting the PS4.
Sunil Srivastava
2016-04-27
1
-1
/
+13
*
[Sema] Make nullness warnings appear in C++.
George Burgess IV
2015-12-14
1
-0
/
+3
*
PR10405 - Desugar FunctionType and TemplateSpecializationType if any type tha...
Nikola Smiljanic
2015-07-16
1
-1
/
+3
*
Replace __double_underscored type nullability qualifiers with _Uppercase_unde...
Douglas Gregor
2015-06-24
1
-48
/
+48
*
Diagnose unsafe uses of nil and __nonnull pointers.
Douglas Gregor
2015-06-19
1
-1
/
+27
*
Introduce type nullability specifiers for C/C++.
Douglas Gregor
2015-06-19
1
-0
/
+87