Erich Keane
|
063c2472fa
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
|
6 vuotta sitten |
Nico Weber
|
47f5868aba
clang: Fix typo in comment
|
6 vuotta sitten |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 vuotta sitten |
Fangrui Song
|
ce76f242a3
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
|
6 vuotta sitten |
Akira Hatanaka
|
7d9eac6700
[Sema][ObjC] Allow silencing -Wobjc-designated-initializers warnings by
|
6 vuotta sitten |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 vuotta sitten |
Bruno Ricci
|
7d10f0803f
[AST][NFC] Pass the AST context to one of the ctor of DeclRefExpr.
|
6 vuotta sitten |
John McCall
|
11fd5cf9fd
Add -Wobjc-property-assign-on-object-type.
|
7 vuotta sitten |
Richard Smith
|
98caebcbd8
Model type attributes as regular Attrs.
|
7 vuotta sitten |
Reid Kleckner
|
3ae8feb8a4
Revert r339623 "Model type attributes as regular Attrs."
|
7 vuotta sitten |
Richard Smith
|
a3402fe23c
Model type attributes as regular Attrs.
|
7 vuotta sitten |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 vuotta sitten |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 vuotta sitten |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 vuotta sitten |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 vuotta sitten |
Alex Lorenz
|
e1376f9001
[ObjC] The absence of ownership qualifiers on an ambiguous property leads
|
7 vuotta sitten |
George Burgess IV
|
f6b7996bf6
Remove redundant casts. NFC
|
7 vuotta sitten |
Volodymyr Sapsai
|
b1ead8ba0f
[Sema] Add support for flexible array members in Obj-C.
|
7 vuotta sitten |
Alex Lorenz
|
0cbff250f6
[ObjC] Don't warn on readwrite properties with custom setters that
|
7 vuotta sitten |
Alex Lorenz
|
b97715b75d
[ObjC] Check written attributes only when synthesizing ambiguous property
|
8 vuotta sitten |
Alex Lorenz
|
8872ad1bd2
[Sema] Silence -Wobjc-missing-property-synthesis for unavailable properties
|
8 vuotta sitten |
Alex Lorenz
|
2eb4707ace
[ObjC] Pick a 'readwrite' property when synthesizing ambiguous
|
8 vuotta sitten |
Alex Lorenz
|
b9181e93ed
Add a fixit for -Wobjc-protocol-property-synthesis
|
8 vuotta sitten |
Alex Lorenz
|
225e636cbc
[Sema][ObjC] Avoid the "type of property does not match type of accessor"
|
8 vuotta sitten |
Argyrios Kyrtzidis
|
10eccfa5a0
[index/AST] Add references for ObjC getter=/setter= property attributes and related property getter/setter role fixes
|
8 vuotta sitten |
Richard Smith
|
26a006d892
Move checks for creation of objects of abstract class type from the various
|
8 vuotta sitten |
Richard Smith
|
faa718808d
Mass-rename the handful of error_* diagnostics to err_*.
|
8 vuotta sitten |
Akira Hatanaka
|
9793769423
[ObjC] Remove _Atomic from return type and parameter type of
|
9 vuotta sitten |
Manman Ren
|
2fb325091a
ObjectiveC Class Properties: warn if a class property accessor is mistakenly an
|
9 vuotta sitten |
Manman Ren
|
a9b68e49fa
ObjC class properties: add diagnostics for unimplemented class properties.
|
9 vuotta sitten |