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
/
SemaCXX
/
attr-unavailable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sema: Methods in unavailable classes are unavailable
Duncan P. N. Exon Smith
2016-03-08
1
-0
/
+23
*
SemaCXX: Support templates in availability attributes
Duncan P. N. Exon Smith
2016-02-26
1
-1
/
+61
*
Implemented delayed processing of 'unavailable' checking, just like with 'dep...
Ted Kremenek
2013-12-18
1
-1
/
+20
*
Allow unavailable function calls inside unavailable functions in C++/ObjC++ a...
Argyrios Kyrtzidis
2011-06-23
1
-0
/
+9
*
Implement a new 'availability' attribute, that allows one to specify
Douglas Gregor
2011-03-23
1
-1
/
+1
*
Sprinkle optional text of the "unavailable' attribute
Fariborz Jahanian
2011-02-25
1
-2
/
+1
*
Print optional message for attr(unavailable) in C++ mode.
Fariborz Jahanian
2011-02-25
1
-0
/
+11
*
Upgrade "'X' is unavailable" from a warning to an error. This matches GCC's ...
Ted Kremenek
2010-07-21
1
-3
/
+3
*
Change the printing of OR_Deleted overload results to print all the candidates,
John McCall
2010-01-08
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Downgrade complaints about calling unavailable functions to a warning
Douglas Gregor
2009-02-18
1
-2
/
+11
*
Don't allow calls to functions marked "unavailable". There's more work
Douglas Gregor
2009-02-18
1
-0
/
+11