Volodymyr Sapsai
|
6dd0be602b
[ObjC generics] Fix not inheriting type bounds in categories/extensions.
|
5 years ago |
Richard Smith
|
38c1f7c254
Properly handle instantiation-dependent array bounds.
|
5 years ago |
Simon Pilgrim
|
aef104aca0
Type - silence static analyzer getAs<> null dereference warnings. NFCI.
|
5 years ago |
John McCall
|
2d3687c2d2
Rename TypeNodes.def to TypeNodes.inc for consistency across all
|
5 years ago |
Richard Smith
|
8bb8102fb5
For P0784R7: add support for new (std::nothrow).
|
5 years ago |
Akira Hatanaka
|
ad203f89e5
[Sema] Diagnose default-initialization, destruction, and copying of
|
6 years ago |
Bruno Ricci
|
48d573c2e1
[clang] Ensure that statements, expressions and types are trivially destructible
|
6 years ago |
Richard Sandiford
|
584a96f104
Add SVE opaque built-in types
|
6 years ago |
Akira Hatanaka
|
a462e8c8e0
Revert "[Sema] Diagnose default-initialization, destruction, and copying of"
|
6 years ago |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 years ago |
Akira Hatanaka
|
657b099cc2
[Sema] Diagnose default-initialization, destruction, and copying of
|
6 years ago |
Erich Keane
|
b4651bd20f
Add Attribute NoThrow as an Exception Specifier Type
|
6 years ago |
Richard Smith
|
2cbdb2c8c9
[c++20] P0780R2: Support pack-expansion of init-captures.
|
6 years ago |
Leonard Chan
|
c0a4f459e5
[Sema] Fix for build on some iOS programs.
|
6 years ago |
Leonard Chan
|
8ad70e4734
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration"
|
6 years ago |
Leonard Chan
|
a121961bcb
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute declaration"
|
6 years ago |
Leonard Chan
|
fae4e4715c
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
|
6 years ago |
Michael Liao
|
e1871cb170
[NFC] Minor coding style (indent) fix.
|
6 years ago |
Bruno Ricci
|
1f7140431d
[NFC] Add a llvm_unreachable to silence a warning in SubstObjCTypeArgsVisitor
|
6 years ago |
Volodymyr Sapsai
|
b73b4ee732
[ObjC generics] Fix applying `__kindof` to the type parameter.
|
6 years ago |
Volodymyr Sapsai
|
7246b0179c
[ObjC] For type substitution in generics use a regular recursive type visitor.
|
6 years ago |
Volodymyr Sapsai
|
44e5bd32e8
[ObjC] Fix non-canonical types preventing type arguments substitution.
|
6 years ago |
Akira Hatanaka
|
fe80cf360d
Pass the base element type of an array type to the visit method instead
|
6 years ago |
Akira Hatanaka
|
444a6050b2
[Sema][ObjC] Disallow non-trivial C struct fields in unions.
|
6 years ago |
Leonard Chan
|
be1bd10886
[Sema] Fix Modified Type in address_space AttributedType
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Leonard Chan
|
bfe5a44dde
[Fixed Point Arithmetic] Add APFixedPoint to APValue
|
6 years ago |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 years ago |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 years ago |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 years ago |