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
/
SemaObjC
/
format-arg-attribute.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Determine the attribute subject for diagnostics based on declarative informat...
Aaron Ballman
2017-11-26
1
-3
/
+3
*
Improving the diagnostic for cases where the attribute only appertains to a f...
Aaron Ballman
2015-11-04
1
-3
/
+3
*
Objective-C. Revert patch r193003 for further
Fariborz Jahanian
2014-02-07
1
-24
/
+4
*
ObjectiveC. Added support for methods annotated with format_arg
Fariborz Jahanian
2013-10-18
1
-4
/
+24
*
Added the attribute name to the err_attribute_wrong_number_arguments diagnost...
Aaron Ballman
2013-07-23
1
-3
/
+3
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-1
/
+1
*
Revert r180970; it's causing breakage.
Douglas Gregor
2013-05-02
1
-1
/
+1
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-1
/
+1
*
Pretty up the wrong-number-of-arguments-for-attribute diagnostic by
John McCall
2011-03-02
1
-4
/
+4
*
Change the wording of the bad-decl-for-attribute warning and error
John McCall
2011-01-25
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Change tests to use clang -cc1...
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Update test case; I don't really understand why packed enums changed this, but
Daniel Dunbar
2009-08-08
1
-2
/
+1
*
implementation of format_arg for ObjC methods/functions.
Fariborz Jahanian
2009-05-20
1
-0
/
+28