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
/
attr-availability-macosx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow pretty platform names in availability attributes
Alex Lorenz
2017-08-15
1
-2
/
+2
*
AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren
2016-06-28
1
-6
/
+6
*
Availability: attach the note to the declaration with the attributes.
Manman Ren
2016-05-06
1
-0
/
+11
*
Sema: Treat 'strict' availability flag like unavailable
Duncan P. N. Exon Smith
2016-03-08
1
-0
/
+10
*
Add has_feature attribute_availability_with_strict.
Manman Ren
2016-02-22
1
-0
/
+4
*
Addressing review comments for r261163.
Manman Ren
2016-02-22
1
-2
/
+2
*
Add 'nopartial' qualifier for availability attributes.
Manman Ren
2016-02-17
1
-0
/
+2
*
Implemented delayed processing of 'unavailable' checking, just like with 'dep...
Ted Kremenek
2013-12-18
1
-2
/
+2
*
availability in structured documents. Takes
Fariborz Jahanian
2012-10-01
1
-3
/
+3
*
with -Wdeprecated, include a note to its deprecated declaration
Fariborz Jahanian
2012-04-23
1
-1
/
+1
*
deprecated enum should not warn when used initializing another deprecated enu...
Fariborz Jahanian
2011-12-09
1
-0
/
+14
*
Extend the new 'availability' attribute with support for an
Douglas Gregor
2011-03-26
1
-0
/
+2
*
Implement a new 'availability' attribute, that allows one to specify
Douglas Gregor
2011-03-23
1
-0
/
+15