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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve a -Wunguarded-availability note
Erik Pilkington
2019-01-14
1
-3
/
+3
*
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
*
[Sema] Don't allow -Wunguarded-availability to be silenced with redecls
Erik Pilkington
2017-07-05
1
-7
/
+18
*
Add a fix-it for -Wunguarded-availability
Alex Lorenz
2017-05-05
1
-1
/
+1
*
Add #pragma clang attribute support to the availability attribute
Alex Lorenz
2017-04-20
1
-1
/
+1
*
[ObjC] Warn on unguarded use of partial declaration
Erik Pilkington
2016-08-16
1
-1
/
+1
*
AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren
2016-06-28
1
-4
/
+4
*
Don't warn about use of deprecated API when the containing context is unavail...
Jordan Rose
2015-04-30
1
-6
/
+6
*
Batch up access-related diagnostics on enum constants until the whole enum is...
Jordan Rose
2015-04-30
1
-0
/
+81
*
Add -Wpartial-availability.
Nico Weber
2015-03-19
1
-0
/
+25
*
Implemented delayed processing of 'unavailable' checking, just like with 'dep...
Ted Kremenek
2013-12-18
1
-2
/
+2
*
As Aaron pointed out it's simpler to reject wide string availability attr mes...
Benjamin Kramer
2013-09-13
1
-2
/
+0
*
Guard availability and thread safety attributes against wide strings.
Benjamin Kramer
2013-09-13
1
-0
/
+2
*
Clear LV cache when dropping availability attributes.
Rafael Espindola
2013-01-08
1
-0
/
+3
*
Don't crash when trying to apply the availability attribute to a block.
Rafael Espindola
2013-01-08
1
-1
/
+6
*
Clear the LV cache when merging the availability attribute.
Rafael Espindola
2013-01-08
1
-0
/
+3
*
availability in structured documents. Takes
Fariborz Jahanian
2012-10-01
1
-3
/
+3
*
Add __has_feature(attribute_availability_with_message).
Jordan Rose
2012-07-24
1
-0
/
+6
*
Process attributes in the order they appear in the source code. This make clang
Rafael Espindola
2012-05-07
1
-2
/
+2
*
Split mergeAvailabilityAttr out of handleAvailabilityAttr. This is important
Rafael Espindola
2012-05-06
1
-0
/
+13
*
with -Wdeprecated, include a note to its deprecated declaration
Fariborz Jahanian
2012-04-23
1
-1
/
+1
*
fixes location of "availability" attribute so warning is displayed at
Fariborz Jahanian
2012-01-23
1
-0
/
+7
*
test/Sema/attr-availability.c: Add explicit -triple x86_64-apple-darwin9, for...
NAKAMURA Takumi
2011-12-10
1
-1
/
+1
*
Add ability to supply additional message to availability macros,
Fariborz Jahanian
2011-12-10
1
-0
/
+12
*
For the availability attribute, allow a declaration to be deprecated
Douglas Gregor
2011-08-10
1
-1
/
+2
*
Implement a new 'availability' attribute, that allows one to specify
Douglas Gregor
2011-03-23
1
-0
/
+6