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
/
lib
/
Parse
/
ParseObjc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] When we see a definition of a function for which we already have a
Richard Smith
2015-08-21
1
-0
/
+1
*
[libclang] Implement proper code-completion in an ObjC type parameter position.
Douglas Gregor
2015-07-07
1
-2
/
+7
*
Implement variance for Objective-C type parameters.
Douglas Gregor
2015-07-07
1
-7
/
+35
*
Warn when an intended Objective-C specialization was actually a useless proto...
Douglas Gregor
2015-07-07
1
-3
/
+8
*
C++ support for Objective-C lightweight generics.
Douglas Gregor
2015-07-07
1
-91
/
+198
*
Substitute type arguments into uses of Objective-C interface members.
Douglas Gregor
2015-07-07
1
-0
/
+54
*
Handle Objective-C type arguments.
Douglas Gregor
2015-07-07
1
-17
/
+129
*
Parsing, semantic analysis, and AST for Objective-C type parameters.
Douglas Gregor
2015-07-07
1
-14
/
+254
*
Replace __double_underscored type nullability qualifiers with _Uppercase_unde...
Douglas Gregor
2015-06-24
1
-3
/
+3
*
Handle 'instancetype' in ParseDeclarationSpecifiers.
Douglas Gregor
2015-06-19
1
-34
/
+5
*
Check for consistent use of nullability type specifiers in a header.
Douglas Gregor
2015-06-19
1
-8
/
+6
*
Introduced pragmas for audited nullability regions.
Douglas Gregor
2015-06-19
1
-38
/
+17
*
Implement the 'null_resettable' attribute for Objective-C properties.
Douglas Gregor
2015-06-19
1
-0
/
+11
*
Extend type nullability qualifiers for Objective-C.
Douglas Gregor
2015-06-19
1
-3
/
+174
*
[clang] Refactoring of conditions so they use isOneOf() instead of multiple i...
Daniel Marjamaki
2015-06-18
1
-8
/
+7
*
[Sema] Check availability of ObjC super class and protocols of a container
Argyrios Kyrtzidis
2015-04-19
1
-5
/
+6
*
Modified the Objective-C lexer and parser (only
Sean Callanan
2014-12-09
1
-2
/
+8
*
Enable ActOnIdExpression to use delayed typo correction for non-C++ code
Kaelyn Takata
2014-11-21
1
-1
/
+3
*
Wire up delayed typo correction to DiagnoseEmptyLookup and set up
Kaelyn Takata
2014-11-20
1
-1
/
+4
*
Remove the last couple uses of the ExprArg(just Expr*) typedef in Parser.
Craig Topper
2014-10-30
1
-1
/
+1
*
Parse: Replace polymorphic functor objects with lambdas and llvm::function_ref.
Benjamin Kramer
2014-09-03
1
-95
/
+48
*
Objective-C. When we use @selector(save:), etc. there may be more
Fariborz Jahanian
2014-06-24
1
-3
/
+10
*
Refactoring. Remove release and take methods from ActionResult. Rename takeAs...
Nikola Smiljanic
2014-05-29
1
-24
/
+24
*
[C++11] Use 'nullptr'. Parser edition.
Craig Topper
2014-05-21
1
-67
/
+69
*
Objective-C. Improve diagnostic error for '@import'
Fariborz Jahanian
2014-03-26
1
-3
/
+3
*
Cleanup dead assignments reported by scan-build
Arnaud A. de Grandmaison
2014-03-23
1
-2
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-12
1
-2
/
+2
*
ExpectAndConsume: Diagnose errors automatically
Alp Toker
2014-01-01
1
-44
/
+28
*
Switch over more of the parser to err_expected
Alp Toker
2013-12-30
1
-7
/
+5
*
Support and use token kinds as diagnostic arguments
Alp Toker
2013-12-24
1
-34
/
+41
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
1
-1
/
+1
*
Generate a marker token when entering or leaving a submodule when building a
Richard Smith
2013-11-23
1
-4
/
+4
*
Replaced bool parameters in SkipUntil function with single bit-based parameter.
Alexey Bataev
2013-11-18
1
-25
/
+25
*
ObjectiveC: Handle the case of qualifying protocols
Fariborz Jahanian
2013-09-25
1
-0
/
+3
*
This patch removes unused parameter allProperties and converts remaining
Fariborz Jahanian
2013-07-16
1
-4
/
+1
*
ArrayRef'ize Sema::CodeComplete*
Dmitri Gribenko
2013-06-16
1
-25
/
+13
*
address some comments on r183474:
Adrian Prantl
2013-06-07
1
-3
/
+4
*
Objective-C parsing. Error recovery when category implementation
Fariborz Jahanian
2013-05-17
1
-0
/
+6
*
Fix a typo in a parse assert.
Fariborz Jahanian
2013-04-29
1
-1
/
+1
*
Objective-C parsing [qoi]: Recover gracefully with good diagnostic
Fariborz Jahanian
2013-04-24
1
-0
/
+7
*
Objective-C++: Enable passing of modern C++11 style
Fariborz Jahanian
2013-04-18
1
-1
/
+8
*
Objective-C parsing [qoi]: Provide good recovery when
Fariborz Jahanian
2013-04-18
1
-1
/
+3
*
Make the ObjC attributes diagnostics a bit more informative.
Nico Weber
2013-04-04
1
-6
/
+10
*
Emit a nicer diagnostic for misplaced attributes on ObjC directives.
Nico Weber
2013-04-03
1
-0
/
+15
*
[Parser] Don't code-complete twice.
Argyrios Kyrtzidis
2013-03-27
1
-1
/
+1
*
Do the error recovery for @end only.
Fariborz Jahanian
2013-03-20
1
-4
/
+7
*
Objective-C [qoi] more gracefull recovery when
Fariborz Jahanian
2013-03-20
1
-17
/
+28
*
Objective-C [qoi]: Provide improved parse diagnostics when
Fariborz Jahanian
2013-03-19
1
-0
/
+4
*
Use None rather than Optional<T>() where possible.
David Blaikie
2013-02-21
1
-1
/
+1
*
Include llvm::Optional in clang/Basic/LLVM.h
David Blaikie
2013-02-20
1
-1
/
+1
[next]