David Blaikie
|
3b03365d5f
DebugInfo: Render the canonical name of a class template specialization, even when nested in another class template specialization
|
5 年 前 |
Simon Pilgrim
|
d55e66916d
AST - silence static analyzer getAs<> null dereference warnings. NFCI.
|
5 年 前 |
John McCall
|
2d3687c2d2
Rename TypeNodes.def to TypeNodes.inc for consistency across all
|
5 年 前 |
Anastasia Stulova
|
917cbd35d7
[Clang] Fix pretty printing of CUDA address spaces
|
6 年 前 |
Erich Keane
|
d61c1added
Make NoThrow FunctionLike, make FunctionLike include references, fix
|
6 年 前 |
Leonard Chan
|
8ad70e4734
Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an attribute declaration"
|
6 年 前 |
Hamza Sood
|
1522af0cc9
[c++20] Implement P0428R2 - Familiar template syntax for generic lambdas
|
6 年 前 |
Leonard Chan
|
a121961bcb
Revert "[Attribute/Diagnostics] Print macro if definition is an attribute declaration"
|
6 年 前 |
Leonard Chan
|
fae4e4715c
[Attribute/Diagnostics] Print macro if definition is an attribute declaration
|
6 年 前 |
Kadir Cetinkaya
|
64771d94b8
[clangd] Print template arguments helper
|
6 年 前 |
Jordan Rupprecht
|
5f6d40c7c3
Revert "[clangd] Print arguments in template specializations"
|
6 年 前 |
Kadir Cetinkaya
|
4f766acf96
[clangd] Print arguments in template specializations
|
6 年 前 |
Anastasia Stulova
|
8a8b20efde
Rename getTypeQualifiers to getMethodQualifiers.
|
6 年 前 |
Leonard Chan
|
be1bd10886
[Sema] Fix Modified Type in address_space AttributedType
|
6 年 前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Clement Courbet
|
72a4de819f
[Sema] Better static assert diagnostics for expressions involving temporaries/casts/....
|
6 年 前 |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 年 前 |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 年 前 |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 年 前 |
Leonard Chan
|
6f7b650ee8
[Sema/Attribute] Check for noderef attribute
|
6 年 前 |
Adrian Prantl
|
060e50e867
Honor -fdebug-prefix-map when creating function names for the debug info.
|
6 年 前 |
Renato Golin
|
fd5c386f74
Revert: Honor -fdebug-prefix-map when creating function names for the debug info.
|
6 年 前 |
Adrian Prantl
|
4caba9b460
Honor -fdebug-prefix-map when creating function names for the debug info.
|
6 年 前 |
Sander de Smalen
|
96b26a81f0
[AArch64] Add aarch64_vector_pcs function attribute to Clang
|
6 年 前 |
Leonard Chan
|
5e8d6f98ab
[Sema/Attribute] Make types declared with address_space an AttributedType
|
7 年 前 |
Richard Smith
|
98caebcbd8
Model type attributes as regular Attrs.
|
7 年 前 |
Reid Kleckner
|
3ae8feb8a4
Revert r339623 "Model type attributes as regular Attrs."
|
7 年 前 |
Richard Smith
|
a3402fe23c
Model type attributes as regular Attrs.
|
7 年 前 |
Richard Smith
|
d6a0f14e93
Refactor attribute printing to be a bit more obviously-correct.
|
7 年 前 |
Richard Smith
|
90891c0220
Delete some unreachable AST printing code.
|
7 年 前 |